all options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: pyrsistent  ]

Package: python3-pyrsistent (0.20.0-1 and others)

Links for python3-pyrsistent

Screenshot

Debian Resources:

Download Source Package pyrsistent:

Maintainers:

External Resources:

Similar packages:

persistent/functional/immutable data structures for Python

Pyrsistent is a number of persistent collections (sometimes referred to as functional data structures). Persistent in the sense that they are immutable.

All methods on a data structure that would normally mutate it instead return a new copy of the structure containing the requested updates. The original structure is left untouched.

The collection types and key features currently implemented are:

 * PVector, similar to a python list
 * PMap, similar to dict
 * PSet, similar to set
 * PRecord, a PMap on steroids with fixed fields, optional type and
   invariant checking and much more
 * PClass, a Python class fixed fields, optional type and invariant
   checking and much more
 * Checked collections, PVector, PMap and PSet with optional type
   and invariance checks and more
 * PBag, similar to collections.Counter
 * PList, a classic singly linked list
 * PDeque, similar to collections.deque
 * Immutable object type (immutable) built on the named tuple
 * freeze and thaw functions to convert between pythons standard
   collections and pyrsistent collections.
 * Flexible transformations of arbitrarily complex structures built
   from PMaps and PVectors.

Other Packages Related to python3-pyrsistent

  • depends
  • recommends
  • suggests
  • enhances

Download python3-pyrsistent

Download for all available architectures
Architecture Version Package Size Installed Size Files
alpha (unofficial port) 0.20.0-1+b1 64.4 kB358.0 kB [list of files]
amd64 0.20.0-1+b1 64.4 kB294.0 kB [list of files]
arm64 0.20.0-1+b1 64.1 kB358.0 kB [list of files]
armel 0.20.0-1+b1 60.9 kB266.0 kB [list of files]
armhf 0.20.0-1+b1 61.3 kB258.0 kB [list of files]
hppa (unofficial port) 0.20.0-1+b1 62.9 kB280.0 kB [list of files]
i386 0.20.0-1+b1 64.8 kB282.0 kB [list of files]
ia64 (unofficial port) 0.20.0-1 68.0 kB329.0 kB [list of files]
m68k (unofficial port) 0.20.0-1+b1 61.6 kB274.0 kB [list of files]
mips64el 0.20.0-1+b1 63.2 kB362.0 kB [list of files]
ppc64 (unofficial port) 0.20.0-1+b1 66.4 kB360.0 kB [list of files]
ppc64el 0.20.0-1+b1 66.4 kB358.0 kB [list of files]
riscv64 0.20.0-1+b1 64.5 kB278.0 kB [list of files]
s390x 0.20.0-1+b1 63.9 kB286.0 kB [list of files]
sh4 (unofficial port) 0.20.0-1+b1 62.9 kB354.0 kB [list of files]
sparc64 (unofficial port) 0.20.0-1+b1 61.2 kB2,281.0 kB [list of files]
x32 (unofficial port) 0.20.0-1+b1 64.6 kB290.0 kB [list of files]