FICHA · MANJARO

python-requests-cache

Persistent HTTP cache for python requests

  • Library
  • Dev
  • NETWORK
  • STORAGE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Stores responses from Python Requests so repeated HTTP calls can be served from a local cache. This can make tools faster, reduce network use, and keep development or data-collection scripts from asking the same service for identical results.

Developers enable it inside Python code; no separate app appears. Cached responses may contain private or outdated data, so choose the storage location, expiration time, and cleanup policy deliberately.

Permissions

Permissions not analysed for this source yet.