Install Python Client Using Pip
NCache provides a Python Client package for connecting Python applications to an NCache cluster. You can install the client and its required libraries using Pip. 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 |