
pylibmc 1.6.3
0
Quick and small memcached client for Python
Contents
Quick and small memcached client for Python
Stars: 493, Watchers: 493, Forks: 138, Open Issues: 28The lericson/pylibmc repo was created 16 years ago and the last code push was 10 months ago.
The project is popular with 493 github stars!
How to Install pylibmc
You can install pylibmc using pip
pip install pylibmc
or add it to a project with poetry
poetry add pylibmc
Package Details
- Author
- Ludvig Ericson
- License
- 3-clause BSD <https://opensource.org/licenses/bsd-license.php>
- Homepage
- https://sendapatch.se/projects/pylibmc/
- PyPi:
- https://pypi.org/project/pylibmc/
- GitHub Repo:
- https://github.com/lericson/pylibmc
Classifiers
Related Packages
Errors
A list of common pylibmc errors.
Code Examples
Here are some pylibmc code examples and snippets.
GitHub Issues
The pylibmc package has 28 open issues on GitHub
- Python 3.13 and TypeError: 'NoneType' object is not subscriptable on client startup
pythonfix


