pylibmc 1.6.3
0
Quick and small memcached client for Python
Contents
Quick and small memcached client for Python
Stars: 481, Watchers: 481, Forks: 137, Open Issues: 27The lericson/pylibmc
repo was created 15 years ago and the last code push was 1 months ago.
The project is popular with 481 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 27 open issues on GitHub
- 1.6.1: test suite uses deprecated
nose
- Add github actions & remove travis-ci
- Release for Python 3.8/9 support