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

obendidi/httpx-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

39eeef4 · Oct 3, 2023
Sep 13, 2023
Dec 4, 2022
Sep 13, 2023
Dec 31, 2021
Sep 13, 2023
Sep 13, 2023
Dec 12, 2021
Dec 31, 2021
Apr 2, 2023
Dec 20, 2021
Dec 12, 2021
Oct 3, 2023
May 27, 2023
Oct 21, 2022
Dec 12, 2021
Sep 13, 2023

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 !