FICHA · MANJARO

python-pyrsistent

Persistent/Immutable/Functional data structures

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

Description

Provides immutable and persistent data structures for Python. It helps applications share state safely, build functional-style logic, and update collections without mutating the original values.

Immutable structures reduce accidental changes, but they do not automatically solve concurrency, validation, or persistence concerns. Use them where clear state history matters.

Permissions

Permissions not analysed for this source yet.