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 tests Code style: Black https://readthedocs.org/projects/jaracocollections/badge/?version=latest https://img.shields.io/badge/skeleton-2021-informational

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.

  • WeightedLookup: A specialized RangeMap for selecting an item by weights.

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.5.0.tar.gz (15.0 kB view details)

Uploaded Source

Built Distribution

jaraco.collections-3.5.0-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jaraco.collections-3.5.0.tar.gz
  • Upload date:
  • Size: 15.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for jaraco.collections-3.5.0.tar.gz
Algorithm Hash digest
SHA256 499c1324a2d78abc6922e12804209e49793c573a5154d883dd1dca98f080bf69
MD5 7f9e7f2b5bc74217d28a2e30549ea3f2
BLAKE2b-256 d1e4d3aa8de33e2a88207e4ade5a19e2680981a5fe2f54f2bc889e99cd32d65e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jaraco.collections-3.5.0-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for jaraco.collections-3.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ecd46aee4cb636f121afa9b3c07a1f749c870b1511df9cf057d6b6fa41659061
MD5 98c58d05c296830647b3483043d37dc6
BLAKE2b-256 0e4f83bfc365eddc11cb992400e1763ed0cf020b3a16923683c26e03272ab9a3

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