Install Python Client Using Pip
NCache offers high-performance Python Client packages for distributed data and session caching. With the NCache client installation through Pip, developers can easily incorporate distributed caching functionality into Python microservices and web applications. The package contains all the required libraries to ensure smooth communication between Python environments and the NCache server cluster.
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 |