すべてのオプション
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 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

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 [ファイル一覧]