InstallationΒΆ
Before installing zcached.py, ensure that you have the zcached server. Instructions for installing and running the server can be found here.
Once the zcached server is ready to use, you can proceed to install zcached.py using pip:
Note
Zcached.py requires at least Python 3.8.
> pip install -U zcached.py
$ pip install -U zcached.py