Пакет: python3-pyrsistent (0.20.0-2 и други)
Връзки за python3-pyrsistent
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник pyrsistent.
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
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.
Други пакети, свързани с python3-pyrsistent
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
също и виртуален пакет, предлаган от libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [armhf, i386, s390x]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
Изтегляне на python3-pyrsistent
Архитектура | Версия | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|---|
amd64 | 0.20.0-2+b1 | 61,6 кБ | 257,0 кБ | [списък на файловете] |
arm64 | 0.20.0-2+b1 | 61,1 кБ | 289,0 кБ | [списък на файловете] |
armhf | 0.20.0-2+b1 | 59,1 кБ | 287,0 кБ | [списък на файловете] |
i386 | 0.20.0-2+b1 | 62,0 кБ | 255,0 кБ | [списък на файловете] |
ppc64el | 0.20.0-2+b1 | 62,9 кБ | 289,0 кБ | [списък на файловете] |
riscv64 | 0.20.0-2+b1 | 61,4 кБ | 253,0 кБ | [списък на файловете] |
s390x | 0.20.0-2+b1 | 60,9 кБ | 257,0 кБ | [списък на файловете] |