Collection objects similar to those in stdlib by jaraco
Project description
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.
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.
Security Contact
To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for jaraco.collections-3.10.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3494d32b52b436e9f8b38a32a4afd7cb49e30beb197aafe6842615f4be5d082a |
|
MD5 | c335a468014aebf7163b1859b612463e |
|
BLAKE2b-256 | d8c275ffc7140421b560a33a39caf146f3c3096092d0def4c514bc8a5f8735d2 |
Hashes for jaraco.collections-3.10.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83339c9aaf216e5b06c6619a2246e7fa653042f99e79eaa087b8d9f017b30d26 |
|
MD5 | 3afe46fb0140dcaa6daf4f002fedcacf |
|
BLAKE2b-256 | ca9e2494767c1f8a274b01ef8c578f11c3e2909795eb0f6e81c7ac2a354bd11e |