Try Playground
Show / Hide Table of Contents

Install Python Client Using Pip

NCache provides Python Client packages containing various libraries for NCache to work in client and server environments.

Important

Before getting started with NCache in Python, take the following prerequisites under consideration:

  • Ensure only .NET 6.0 is installed on the machine where you are running your python application.
  • Microsoft Visual C++ redistributed package 2015 is installed.

To install the Python Client packages for NCache Enterprise, run the following command in a shell environment. This will install all NCache client libraries in your application:

pip install ncache-client

Supported Python Versions

The supported Python versions are as follows:

Product Versions
Python 3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13

Linux/Windows Installer for Python Client

Unlike the Remote Python Client, the mentioned installers allow you to opt for more complete feature sets like Cache Server and Developer/QA. For details about the prerequisites and steps involved in installing NCache through these installers, refer to the following:

  • Windows Installer
  • Linux Installer

See Also

Create Cache
Connecting to Cache
Add Data to Cache

In This Article
  • Supported Python Versions
  • Linux/Windows Installer for Python Client
  • See Also

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Professional
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - 2025. All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top