Archived: This project is no longer maintained, please migrate to hishel
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:
Full documentation is available at https://obendidi.github.io/httpx-cache/
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.
Feel free to contribute !