Paket: python3-pyrsistent (0.20.0-3 och andra)
Länkar för python3-pyrsistent
Debianresurser:
Hämta källkodspaketet pyrsistent:
Ansvariga:
Externa resurser:
- Hemsida [github.com]
Liknande paket:
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.
Andra paket besläktade med python3-pyrsistent
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C-bibliotek: Delade bibliotek
också ett virtuellt paket som tillhandahålls av 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.4) [armhf, i386, m68k, ppc64, s390x, sparc64]
- dep: libc6 (>= 2.42) [loong64, sh4]
-
- dep: libc6.1 (>= 2.1.3) [alpha]
- GNU C-bibliotek: Delade bibliotek
också ett virtuellt paket som tillhandahålls av libc6.1-udeb
- dep: libc6.1 (>= 2.37) [ia64]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13) [ia64]
- dep: python3 (<< 3.15) [ej ia64]
- dep: python3 (>= 3.11~) [ia64]
- dep: python3 (>= 3.13~) [ej ia64]
Hämta python3-pyrsistent
| Arkitektur | Version | Paketstorlek | Installerad storlek | Filer |
|---|---|---|---|---|
| alpha (inofficiell anpassning) | 0.20.0-3 | 65,6 kbyte | 357,0 kbyte | [filförteckning] |
| amd64 | 0.20.0-3 | 65,0 kbyte | 293,0 kbyte | [filförteckning] |
| arm64 | 0.20.0-3 | 64,4 kbyte | 357,0 kbyte | [filförteckning] |
| armhf | 0.20.0-3 | 62,4 kbyte | 353,0 kbyte | [filförteckning] |
| hppa (inofficiell anpassning) | 0.20.0-3 | 63,8 kbyte | 283,0 kbyte | [filförteckning] |
| i386 | 0.20.0-3 | 64,6 kbyte | 285,0 kbyte | [filförteckning] |
| ia64 (inofficiell anpassning) | 0.20.0-1 | 68,0 kbyte | 329,0 kbyte | [filförteckning] |
| loong64 | 0.20.0-3 | 65,6 kbyte | 357,0 kbyte | [filförteckning] |
| m68k (inofficiell anpassning) | 0.20.0-3 | 62,0 kbyte | 273,0 kbyte | [filförteckning] |
| ppc64 (inofficiell anpassning) | 0.20.0-3 | 66,4 kbyte | 359,0 kbyte | [filförteckning] |
| ppc64el | 0.20.0-3 | 66,3 kbyte | 357,0 kbyte | [filförteckning] |
| riscv64 | 0.20.0-3 | 65,2 kbyte | 281,0 kbyte | [filförteckning] |
| s390x | 0.20.0-3 | 64,7 kbyte | 293,0 kbyte | [filförteckning] |
| sh4 (inofficiell anpassning) | 0.20.0-3 | 63,3 kbyte | 353,0 kbyte | [filförteckning] |
| sparc64 (inofficiell anpassning) | 0.20.0-3 | 61,8 kbyte | 2.279,0 kbyte | [filförteckning] |
| x32 (inofficiell anpassning) | 0.20.0-3 | 64,3 kbyte | 289,0 kbyte | [filförteckning] |
