httpx-cache
httpx-cache copied to clipboard
Simple caching transport for httpx
Archived: This project is no longer maintained, please migrate to hishel
HTTPX-CACHE
httpx-cache is an implementation of the caching algorithms in httplib2 and CacheControl for use with httpx transport object.
It is is heavily insipired by:
Documentation
Full documentation is available at https://obendidi.github.io/httpx-cache/
Installation
Using pip:
pip install httpx-cache
Please make sure to pin the exact httpx-cache
version for your project, to make sure it all works.
Contributors
Feel free to contribute !