Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (21 loc) · 1.25 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.25 KB

Archived: This project is no longer maintained, please migrate to hishel


HTTPX-CACHE

codecov

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 !