python-jaraco.collections
Port variant v14
Summary Standard collection objects by Jaraco (3.14)
Package version 5.2.1
Homepage https://github.com/jaraco/jaraco.collections
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v13
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 25 FEB 2026, 19:33:15 UTC
Port created 25 FEB 2026, 19:33:15 UTC
Subpackage Descriptions
single :alt: tests :alt: Ruff 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].
Configuration Switches (platform-specific settings discarded)
PY313 OFF Build using Python 3.13 PY314 ON Build using Python 3.14
Package Dependencies by Type
Build (only) python314:dev:std
python-pip:single:v14
autoselect-python:single:std
Build and Runtime python314:primary:std
Runtime (only) python-jaraco.text:single:v14
Download groups
main mirror://PYPIWHL/b5/fe/570f6a7b4443a3548ab02ba88c77b64521452a2eed2c80449d13be8fd4d1
Distribution File Information
ea3415ddfc50206b6ba7d09c3deb358b76a5f8c1ddc82be788e8e8bd151ebfa8 11588 python-src/jaraco_collections-5.2.1-py3-none-any.whl
Ports that require python-jaraco.collections:v14
python-CherryPy:v14 Object-Oriented HTTP framework (3.14)