CacheControl 0.14.0
0
httplib2 caching for requests
Contents
httplib2 caching for requests
Stars: 468, Watchers: 468, Forks: 122, Open Issues: 33The psf/cachecontrol
repo was created 11 years ago and the last code push was 2 months ago.
The project is popular with 468 github stars!
How to Install cachecontrol
You can install cachecontrol using pip
pip install cachecontrol
or add it to a project with poetry
poetry add cachecontrol
Package Details
- Author
- License
- Homepage
- PyPi:
- https://pypi.org/project/CacheControl/
- GitHub Repo:
- https://github.com/ionrock/cachecontrol
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common cachecontrol errors.
Code Examples
Here are some cachecontrol
code examples and snippets.
GitHub Issues
The cachecontrol package has 33 open issues on GitHub
- 0.12.10: test suite is using
lockfile
- Reduce memory use, part 2
- Maintainability going forward: one possible, easy solution
- [WIP/PoC] Attempt to use the fasteners library