wszystkie opcje
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: pyrsistent  ]

Pakiet: python3-pyrsistent (0.15.5-1 i inne)

Odnośniki dla python3-pyrsistent

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego pyrsistent:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Inne pakiety związane z python3-pyrsistent

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python3-pyrsistent

Pobierz dla wszystkich dostępnych architektur
Architektura Wersja Rozmiar pakietu Rozmiar po instalacji Pliki
amd64 0.15.5-1+b3 57,7 KiB254,0 KiB [lista plików]
arm64 0.15.5-1+b3 56,9 KiB250,0 KiB [lista plików]
armel 0.15.5-1+b3 55,1 KiB240,0 KiB [lista plików]
armhf 0.15.5-1+b3 55,2 KiB236,0 KiB [lista plików]
i386 0.15.5-1+b3 57,9 KiB248,0 KiB [lista plików]
mips64el 0.15.5-1+b3 56,9 KiB252,0 KiB [lista plików]
mipsel 0.15.5-1+b3 56,5 KiB246,0 KiB [lista plików]
ppc64el 0.15.5-1+b3 59,1 KiB286,0 KiB [lista plików]
s390x 0.15.5-1+b3 56,6 KiB250,0 KiB [lista plików]