Requests-cache is a transparent persistent cache for requests (version >= 1.1.0) library. Features: * Transparent caching * Persistence (with support for SQLite, MongoDB or Redis) * Cached object expiration WWW: https://github.com/reclosedev/requests-cache
10 lines
266 B
Text
10 lines
266 B
Text
Requests-cache is a transparent persistent cache for requests (version
|
|
>= 1.1.0) library.
|
|
|
|
Features:
|
|
|
|
* Transparent caching
|
|
* Persistence (with support for SQLite, MongoDB or Redis)
|
|
* Cached object expiration
|
|
|
|
WWW: https://github.com/reclosedev/requests-cache
|