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 Ruff https://readthedocs.org/projects/jaracocollections/badge/?version=latest https://img.shields.io/badge/skeleton-2024-informational https://tidelift.com/badges/package/pypi/jaraco.collections

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.

  • 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.

For Enterprise

Available as part of the Tidelift Subscription.

This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.

Learn more.

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

Uploaded Source

Built Distribution

jaraco.collections-5.1.0-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

Details for the file jaraco_collections-5.1.0.tar.gz.

File metadata

  • Download URL: jaraco_collections-5.1.0.tar.gz
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for jaraco_collections-5.1.0.tar.gz
Algorithm Hash digest
SHA256 0e4829409d39ad18a40aa6754fee2767f4d9730c4ba66dc9df89f1d2756994c2
MD5 33a136eb3dd4c36090270ea2d4d43e7c
BLAKE2b-256 8ced3f0ef2bcf765b5a3d58ecad8d825874a3af1e792fa89f89ad79f090a4ccc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jaraco.collections-5.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a9480be7fe741d34639b3c32049066d7634b520746552d1a5d0fcda07ada1020
MD5 d72415404db1163608938a598638fc79
BLAKE2b-256 e5ac7a05e85b981b95e14dd274b5687e37b0a36a913af8741cfaf90415399940

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