FICHA · MANJARO

python-cachecontrol

Port of the caching algorithms in httplib2 for use with requests session object

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

Description

Add HTTP caching to Python programs that use requests sessions. It lets an application reuse suitable web responses instead of downloading the same content every time.

This is a developer library, not a separate app. It can make network tools faster and reduce repeated traffic, but cached responses may contain private data or become outdated, so applications should choose cache storage and expiration rules carefully.

Permissions

Permissions not analysed for this source yet.