jaraco.collections


Namejaraco.collections JSON
Version 5.0.1 PyPI version JSON
download
home_pagehttps://github.com/jaraco/jaraco.collections
SummaryCollection objects similar to those in stdlib by jaraco
upload_time2024-04-12 14:00:05
maintainerNone
docs_urlNone
authorJason R. Coombs
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://img.shields.io/pypi/v/jaraco.collections.svg
   :target: https://pypi.org/project/jaraco.collections

.. image:: https://img.shields.io/pypi/pyversions/jaraco.collections.svg

.. image:: https://github.com/jaraco/jaraco.collections/actions/workflows/main.yml/badge.svg
   :target: https://github.com/jaraco/jaraco.collections/actions?query=workflow%3A%22tests%22
   :alt: tests

.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
    :target: https://github.com/astral-sh/ruff
    :alt: Ruff

.. image:: https://readthedocs.org/projects/jaracocollections/badge/?version=latest
   :target: https://jaracocollections.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/badge/skeleton-2024-informational
   :target: https://blog.jaraco.com/skeleton

.. image:: https://tidelift.com/badges/package/pypi/jaraco.collections
   :target: https://tidelift.com/subscription/pkg/pypi-jaraco.collections?utm_source=pypi-jaraco.collections&utm_medium=readme

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 <https://tidelift.com/subscription/pkg/pypi-jaraco.collections?utm_source=pypi-jaraco.collections&utm_medium=referral&utm_campaign=github>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jaraco/jaraco.collections",
    "name": "jaraco.collections",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jason R. Coombs",
    "author_email": "jaraco@jaraco.com",
    "download_url": "https://files.pythonhosted.org/packages/53/87/93c02af0d3ca4c0195242ab74ba6fc4f1f32046e17d5494abdebf7827322/jaraco.collections-5.0.1.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/pypi/v/jaraco.collections.svg\n   :target: https://pypi.org/project/jaraco.collections\n\n.. image:: https://img.shields.io/pypi/pyversions/jaraco.collections.svg\n\n.. image:: https://github.com/jaraco/jaraco.collections/actions/workflows/main.yml/badge.svg\n   :target: https://github.com/jaraco/jaraco.collections/actions?query=workflow%3A%22tests%22\n   :alt: tests\n\n.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json\n    :target: https://github.com/astral-sh/ruff\n    :alt: Ruff\n\n.. image:: https://readthedocs.org/projects/jaracocollections/badge/?version=latest\n   :target: https://jaracocollections.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2024-informational\n   :target: https://blog.jaraco.com/skeleton\n\n.. image:: https://tidelift.com/badges/package/pypi/jaraco.collections\n   :target: https://tidelift.com/subscription/pkg/pypi-jaraco.collections?utm_source=pypi-jaraco.collections&utm_medium=readme\n\nModels and classes to supplement the stdlib 'collections' module.\n\nSee the docs, linked above, for descriptions and usage examples.\n\nHighlights include:\n\n- RangeMap: A mapping that accepts a range of values for keys.\n- Projection: A subset over an existing mapping.\n- KeyTransformingDict: Generalized mapping with keys transformed by a function.\n- FoldedCaseKeyedDict: A dict whose string keys are case-insensitive.\n- BijectiveMap: A map where keys map to values and values back to their keys.\n- ItemsAsAttributes: A mapping mix-in exposing items as attributes.\n- IdentityOverrideMap: A map whose keys map by default to themselves unless overridden.\n- FrozenDict: A hashable, immutable map.\n- Enumeration: An object whose keys are enumerated.\n- Everything: A container that contains all things.\n- Least, Greatest: Objects that are always less than or greater than any other.\n- pop_all: Return all items from the mutable sequence and remove them from that sequence.\n- DictStack: A stack of dicts, great for sharing scopes.\n- WeightedLookup: A specialized RangeMap for selecting an item by weights.\n\nFor Enterprise\n==============\n\nAvailable as part of the Tidelift Subscription.\n\nThis 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.\n\n`Learn more <https://tidelift.com/subscription/pkg/pypi-jaraco.collections?utm_source=pypi-jaraco.collections&utm_medium=referral&utm_campaign=github>`_.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Collection objects similar to those in stdlib by jaraco",
    "version": "5.0.1",
    "project_urls": {
        "Homepage": "https://github.com/jaraco/jaraco.collections"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c5872dfe70eee6dc0280968f4515866983690f68d7b2f22ec50863dd744e9a14",
                "md5": "b1974ac9f20fc12d4a21acfb2636847b",
                "sha256": "b117bacf6b69013741e34b0d75ca9c14e2ab983ad1ab4a2e6188627beffea8ee"
            },
            "downloads": -1,
            "filename": "jaraco.collections-5.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b1974ac9f20fc12d4a21acfb2636847b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10912,
            "upload_time": "2024-04-12T14:00:03",
            "upload_time_iso_8601": "2024-04-12T14:00:03.365802Z",
            "url": "https://files.pythonhosted.org/packages/c5/87/2dfe70eee6dc0280968f4515866983690f68d7b2f22ec50863dd744e9a14/jaraco.collections-5.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "538793c02af0d3ca4c0195242ab74ba6fc4f1f32046e17d5494abdebf7827322",
                "md5": "c04e0e8f98081467f4fdf1c407c22aec",
                "sha256": "808631b174b84a4e2a592490d62f62dfc15d8047a0f715726098dc43b81a6cfa"
            },
            "downloads": -1,
            "filename": "jaraco.collections-5.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c04e0e8f98081467f4fdf1c407c22aec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17990,
            "upload_time": "2024-04-12T14:00:05",
            "upload_time_iso_8601": "2024-04-12T14:00:05.548122Z",
            "url": "https://files.pythonhosted.org/packages/53/87/93c02af0d3ca4c0195242ab74ba6fc4f1f32046e17d5494abdebf7827322/jaraco.collections-5.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-12 14:00:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jaraco",
    "github_project": "jaraco.collections",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "jaraco.collections"
}
        
Elapsed time: 0.32686s