Paquet : python3-pyrsistent (0.15.5-1 et autres)
Liens pour python3-pyrsistent
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source pyrsistent :
Responsables :
- Debian Python Modules Team (Page QA, Archive du courrier électronique)
- Andrej Shadura (Page QA)
- Thomas Goirand (Page QA)
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Autres paquets associés à python3-pyrsistent
|
|
|
|
-
- dep: libc6 (>= 2.14)
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-six
- bibliothèque de compatibilité Python⋅2 et⋅3 –⋅interface Python⋅3
Télécharger python3-pyrsistent
Architecture | Version | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|---|
amd64 | 0.15.5-1+b3 | 57,7 ko | 254,0 ko | [liste des fichiers] |