
cachy 0.3.0
0
Cachy provides a simple yet effective caching library.
Contents
Cachy provides a simple yet effective caching library.
Stars: 43, Watchers: 43, Forks: 18, Open Issues: 26The sdispater/cachy repo was created 10 years ago and the last code push was 3 years ago. The project is moderately popular with 43 github stars!
How to Install cachy
You can install cachy using pip
pip install cachy
or add it to a project with poetry
poetry add cachy
Package Details
- Author
- Sébastien Eustace
- License
- MIT
- Homepage
- https://github.com/sdispater/cachy
- PyPi:
- https://pypi.org/project/cachy/
- GitHub Repo:
- https://github.com/sdispater/cachy
Classifiers
Related Packages
Errors
A list of common cachy errors.
Code Examples
Here are some cachy code examples and snippets.
pythonfix