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
