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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: jaraco.collections-3.4.0.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for jaraco.collections-3.4.0.tar.gz
Algorithm Hash digest
SHA256 344d14769d716e7496af879ac71b3c6ebdd46abc64bd9ec21d15248365aa3ac9
MD5 f56a41690f51b315582b7c4a79ee87e0
BLAKE2b-256 d9f8da1c43345aa1ce0a98391497719cfc80d9664727431554a6aab5328481eb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jaraco.collections-3.4.0-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for jaraco.collections-3.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6fdf48b6268d44b589a9d7359849f5c4ea6447b59845e489da261996fbc41b79
MD5 08aac9f0403ecece72dee81420ff4b63
BLAKE2b-256 e9d5bcedc8ecd08f0059e82d4fccc8313f1196881eb86b009cc9e3d52d06bf14

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