FICHA · MANJARO

python-zict

Useful Mutable Mappings

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

Description

Provides mutable mapping containers used by Python data tools for caching, buffering, and combining storage-like dictionaries. It helps applications manage temporary or layered key-value data more flexibly than plain dictionaries.

Developers use it as an infrastructure library, often through higher-level packages. Cache behavior affects memory use and data freshness, so choose limits and eviction behavior deliberately.

Permissions

Permissions not analysed for this source yet.