Skip to main content

Collection objects similar to those in stdlib by jaraco

Project description

https://img.shields.io/pypi/v/jaraco.collections.svg https://img.shields.io/pypi/pyversions/jaraco.collections.svg Automated Tests Code style: Black https://readthedocs.org/projects/jaracocollections/badge/?version=latest

Models and classes to supplement the stdlib ‘collections’ module.

See the docs, linked above, for descriptions and usage examples.

Highlights include:

  • RangeMap: A mapping that accepts a range of values for keys.

  • Projection: A subset over an existing mapping.

  • DictFilter: A different implementation of a projection.

  • KeyTransformingDict: Generalized mapping with keys transformed by a function.

  • FoldedCaseKeyedDict: A dict whose string keys are case-insensitive.

  • BijectiveMap: A map where keys map to values and values back to their keys.

  • ItemsAsAttributes: A mapping mix-in exposing items as attributes.

  • IdentityOverrideMap: A map whose keys map by default to themselves unless overridden.

  • FrozenDict: A hashable, immutable map.

  • Enumeration: An object whose keys are enumerated.

  • Everything: A container that contains all things.

  • Least, Greatest: Objects that are always less than or greater than any other.

  • pop_all: Return all items from the mutable sequence and remove them from that sequence.

  • DictStack: A stack of dicts, great for sharing scopes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jaraco.collections-3.1.0.tar.gz (18.2 kB view details)

Uploaded Source

Built Distribution

jaraco.collections-3.1.0-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

Details for the file jaraco.collections-3.1.0.tar.gz.

File metadata

  • Download URL: jaraco.collections-3.1.0.tar.gz
  • Upload date:
  • Size: 18.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1

File hashes

Hashes for jaraco.collections-3.1.0.tar.gz
Algorithm Hash digest
SHA256 bbf6d1c032fe1af08ce1e4654d9354738da79ff51033cf3c215da80f3a9f9419
MD5 837713ccc763bf4f7a936b377ef1f47f
BLAKE2b-256 efc4940022c572387c5a549cf83eafcf75adf0f59a9c40c17fdb63972c3bc798

See more details on using hashes here.

File details

Details for the file jaraco.collections-3.1.0-py3-none-any.whl.

File metadata

  • Download URL: jaraco.collections-3.1.0-py3-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1

File hashes

Hashes for jaraco.collections-3.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c82d41122d9c9b5f44ca244188e7f78fc048365ebd92c6cda053fa6c1d185977
MD5 c139f6576690a5fea94359fa975d4352
BLAKE2b-256 cfc02ecc7863197324b309cdb24780ae405138eddfd3ae4a949007aefad37524

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page