Contents

requests-cache 1.3.0

0

A persistent cache for python requests

A persistent cache for python requests

Stars: 1478, Watchers: 1478, Forks: 156, Open Issues: 26

The requests-cache/requests-cache repo was created 13 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 1478 github stars!

How to Install requests-cache

You can install requests-cache using pip

pip install requests-cache

or add it to a project with poetry

poetry add requests-cache

Package Details

Author
Jordan Cook, Roman Haritonov
License
None
Homepage
None
PyPi:
https://pypi.org/project/requests-cache/
GitHub Repo:
https://github.com/reclosedev/requests-cache

Classifiers

  • Software Development/Libraries/Python Modules
No  requests-cache  pypi packages just yet.

Errors

A list of common requests-cache errors.

Code Examples

Here are some requests-cache code examples and snippets.

Related Packages & Articles

cachetools 7.0.1

Cachetools is a python library that provides Extensible memoizing collections and decorators. It provides multiple cache classes based on different cache algorithms, as well as decorators for easily memoizing function and method calls.

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production