Package: python3-pyrsistent (0.20.0-1 and others)
Links for python3-pyrsistent
Debian Resources:
Download Source Package pyrsistent:
Maintainers:
External Resources:
- Homepage [github.com]
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
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.16) [x32]
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.2) [hppa]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.37) [sh4]
- dep: libc6 (>= 2.4) [armel, armhf, i386, m68k, mips64el, ppc64, s390x, sparc64]
-
- dep: libc6.1 (>= 2.1.3) [alpha]
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6.1-udeb
- dep: libc6.1 (>= 2.37) [ia64]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.11~) [ia64]
- dep: python3 (>= 3.12~) [not ia64]
Download python3-pyrsistent
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
alpha (unofficial port) | 0.20.0-1+b2 | 60.6 kB | 289.0 kB | [list of files] |
amd64 | 0.20.0-1+b3 | 60.8 kB | 257.0 kB | [list of files] |
arm64 | 0.20.0-1+b3 | 60.2 kB | 289.0 kB | [list of files] |
armel | 0.20.0-1+b3 | 58.0 kB | 243.0 kB | [list of files] |
armhf | 0.20.0-1+b3 | 58.0 kB | 239.0 kB | [list of files] |
hppa (unofficial port) | 0.20.0-1+b3 | 60.4 kB | 252.0 kB | [list of files] |
i386 | 0.20.0-1+b3 | 61.0 kB | 251.0 kB | [list of files] |
ia64 (unofficial port) | 0.20.0-1 | 68.0 kB | 329.0 kB | [list of files] |
m68k (unofficial port) | 0.20.0-1+b3 | 58.3 kB | 247.0 kB | [list of files] |
mips64el | 0.20.0-1+b3 | 60.0 kB | 291.0 kB | [list of files] |
ppc64 (unofficial port) | 0.20.0-1+b3 | 62.2 kB | 290.0 kB | [list of files] |
ppc64el | 0.20.0-1+b3 | 62.1 kB | 289.0 kB | [list of files] |
riscv64 | 0.20.0-1+b3 | 60.5 kB | 249.0 kB | [list of files] |
s390x | 0.20.0-1+b3 | 60.1 kB | 253.0 kB | [list of files] |
sh4 (unofficial port) | 0.20.0-1+b2 | 60.7 kB | 287.0 kB | [list of files] |
sparc64 (unofficial port) | 0.20.0-1+b3 | 58.4 kB | 1,250.0 kB | [list of files] |
x32 (unofficial port) | 0.20.0-1+b3 | 60.7 kB | 255.0 kB | [list of files] |