[ Bron: pyrsistent ]
Pakket: python3-pyrsistent (0.20.0-3 en anderen)
Verwijzigingen voor python3-pyrsistent
Debian bronnen:
Het bronpakket pyrsistent downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-pyrsistent gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: 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 Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: 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) [niet ia64]
- dep: python3 (>= 3.11~) [ia64]
- dep: python3 (>= 3.13~) [niet ia64]
python3-pyrsistent downloaden
| Platform | Versie | Pakketgrootte | Geïnstalleerde grootte | Bestanden |
|---|---|---|---|---|
| alpha (unofficial port) | 0.20.0-3 | 65,6 kB | 357,0 kB | [overzicht] |
| amd64 | 0.20.0-3 | 65,0 kB | 293,0 kB | [overzicht] |
| arm64 | 0.20.0-3 | 64,4 kB | 357,0 kB | [overzicht] |
| armhf | 0.20.0-3 | 62,4 kB | 353,0 kB | [overzicht] |
| hppa (unofficial port) | 0.20.0-3 | 63,8 kB | 283,0 kB | [overzicht] |
| i386 | 0.20.0-3 | 64,6 kB | 285,0 kB | [overzicht] |
| ia64 (unofficial port) | 0.20.0-1 | 68,0 kB | 329,0 kB | [overzicht] |
| loong64 | 0.20.0-3 | 65,6 kB | 357,0 kB | [overzicht] |
| m68k (unofficial port) | 0.20.0-3 | 62,0 kB | 273,0 kB | [overzicht] |
| ppc64 (unofficial port) | 0.20.0-3 | 66,4 kB | 359,0 kB | [overzicht] |
| ppc64el | 0.20.0-3 | 66,3 kB | 357,0 kB | [overzicht] |
| riscv64 | 0.20.0-3 | 65,2 kB | 281,0 kB | [overzicht] |
| s390x | 0.20.0-3 | 64,7 kB | 293,0 kB | [overzicht] |
| sh4 (unofficial port) | 0.20.0-3 | 63,3 kB | 353,0 kB | [overzicht] |
| sparc64 (unofficial port) | 0.20.0-3 | 61,8 kB | 2.279,0 kB | [overzicht] |
| x32 (unofficial port) | 0.20.0-3 | 64,3 kB | 289,0 kB | [overzicht] |
