boltons


Nameboltons JSON
Version 24.0.0 PyPI version JSON
download
home_pagehttps://github.com/mahmoud/boltons
SummaryWhen they're not builtins, they're boltons.
upload_time2024-03-31 21:24:08
maintainerNone
docs_urlNone
authorMahmoud Hashemi
requires_python>=3.7
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Functionality that should be in the standard library. Like
builtins, but Boltons.

Otherwise known as, "everyone's util.py," but cleaned up and
tested.

Contains over 250 BSD-licensed utility types and functions that can be
used as a package or independently. `Extensively documented on Read
the Docs <http://boltons.readthedocs.org>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mahmoud/boltons",
    "name": "boltons",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Mahmoud Hashemi",
    "author_email": "mahmoud@hatnote.com",
    "download_url": "https://files.pythonhosted.org/packages/7a/fb/214de4d813f566849956915ff07ee60f2b86424f294525e60e01c460d4d2/boltons-24.0.0.tar.gz",
    "platform": "any",
    "description": "Functionality that should be in the standard library. Like\nbuiltins, but Boltons.\n\nOtherwise known as, \"everyone's util.py,\" but cleaned up and\ntested.\n\nContains over 250 BSD-licensed utility types and functions that can be\nused as a package or independently. `Extensively documented on Read\nthe Docs <http://boltons.readthedocs.org>`_.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "When they're not builtins, they're boltons.",
    "version": "24.0.0",
    "project_urls": {
        "Homepage": "https://github.com/mahmoud/boltons"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4635e50d4a115f93e2a3fbf52438435bb2efcf14c11d4fcd6bdcd77a6fc399c9",
                "md5": "7183f4c6ec2ab995ef0c7430e09b0918",
                "sha256": "9618695a6ec4f50412e7072e5d78910a00b4111d0b9b549e4a3d60bc321e7807"
            },
            "downloads": -1,
            "filename": "boltons-24.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7183f4c6ec2ab995ef0c7430e09b0918",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 191661,
            "upload_time": "2024-03-31T21:24:05",
            "upload_time_iso_8601": "2024-03-31T21:24:05.986915Z",
            "url": "https://files.pythonhosted.org/packages/46/35/e50d4a115f93e2a3fbf52438435bb2efcf14c11d4fcd6bdcd77a6fc399c9/boltons-24.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7afb214de4d813f566849956915ff07ee60f2b86424f294525e60e01c460d4d2",
                "md5": "9da2b8b6929dc22f5f9929618a826e3f",
                "sha256": "7153feccaea1ff2e1472f68d4b57fadb796a2ee49d29f638f1c9cd8fb5ebd916"
            },
            "downloads": -1,
            "filename": "boltons-24.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9da2b8b6929dc22f5f9929618a826e3f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 239550,
            "upload_time": "2024-03-31T21:24:08",
            "upload_time_iso_8601": "2024-03-31T21:24:08.487462Z",
            "url": "https://files.pythonhosted.org/packages/7a/fb/214de4d813f566849956915ff07ee60f2b86424f294525e60e01c460d4d2/boltons-24.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-31 21:24:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mahmoud",
    "github_project": "boltons",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "boltons"
}
        
Elapsed time: 0.22065s