全部搜索项
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: pyrsistent  ]

软件包:python3-pyrsistent(0.18.1-1 以及其他的)

python3-pyrsistent 的相关链接

Screenshot

Debian 的资源:

下载源码包 pyrsistent

维护小组:

外部的资源:

相似软件包:

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 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python3-pyrsistent

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
amd64 0.18.1-1+b3 58.6 kB250.0 kB [文件列表]
arm64 0.18.1-1+b3 58.0 kB282.0 kB [文件列表]
armel 0.18.1-1+b3 56.1 kB236.0 kB [文件列表]
armhf 0.18.1-1+b3 56.2 kB232.0 kB [文件列表]
i386 0.18.1-1+b3 59.0 kB244.0 kB [文件列表]
mips64el 0.18.1-1+b3 57.8 kB284.0 kB [文件列表]
mipsel 0.18.1-1+b3 57.6 kB282.0 kB [文件列表]
ppc64el 0.18.1-1+b3 60.1 kB282.0 kB [文件列表]
s390x 0.18.1-1+b3 57.5 kB246.0 kB [文件列表]