exceptional


Nameexceptional JSON
Version 24.1.0 PyPI version JSON
download
home_pagehttps://github.com/wbolster/exceptional
Summaryexception handling utilities
upload_time2024-02-12 17:33:25
maintainer
docs_urlNone
authorwouter bolsterlee
requires_python>=3.8
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            exceptional
===========

``exceptional`` is  Python library providing various exception handling utilities.

Homepage: https://github.com/wbolster/exceptional

Documentation: https://exceptional.readthedocs.io/en/latest/

.. image:: https://travis-ci.org/wbolster/exceptional.svg?branch=master
    :target: https://travis-ci.org/wbolster/exceptional

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wbolster/exceptional",
    "name": "exceptional",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "wouter bolsterlee",
    "author_email": "wouter@bolsterl.ee",
    "download_url": "https://files.pythonhosted.org/packages/ff/e5/887e81912711bff70d62872382f0458e32fab9f3851e8bb1a8b853e10284/exceptional-24.1.0.tar.gz",
    "platform": null,
    "description": "exceptional\n===========\n\n``exceptional`` is  Python library providing various exception handling utilities.\n\nHomepage: https://github.com/wbolster/exceptional\n\nDocumentation: https://exceptional.readthedocs.io/en/latest/\n\n.. image:: https://travis-ci.org/wbolster/exceptional.svg?branch=master\n    :target: https://travis-ci.org/wbolster/exceptional\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "exception handling utilities",
    "version": "24.1.0",
    "project_urls": {
        "Homepage": "https://github.com/wbolster/exceptional"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2313276a9b1597ba640ace0b1057b92d960385af538a210e2cacebd6f71ae362",
                "md5": "fd3c58e1286b1f1722bb96a20b09b83a",
                "sha256": "cb79c49f64e3c758f3745f6b3368269e95b223ed170313e080b2d25cd71353cc"
            },
            "downloads": -1,
            "filename": "exceptional-24.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fd3c58e1286b1f1722bb96a20b09b83a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 5370,
            "upload_time": "2024-02-12T17:33:24",
            "upload_time_iso_8601": "2024-02-12T17:33:24.262262Z",
            "url": "https://files.pythonhosted.org/packages/23/13/276a9b1597ba640ace0b1057b92d960385af538a210e2cacebd6f71ae362/exceptional-24.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffe5887e81912711bff70d62872382f0458e32fab9f3851e8bb1a8b853e10284",
                "md5": "0de8d7f7d2c36c62d81ac66981c55eb9",
                "sha256": "7419c7dd001ef7d05690a0998adbbf7de1ecd23f613ec945d7dd69b485879116"
            },
            "downloads": -1,
            "filename": "exceptional-24.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0de8d7f7d2c36c62d81ac66981c55eb9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4911,
            "upload_time": "2024-02-12T17:33:25",
            "upload_time_iso_8601": "2024-02-12T17:33:25.876651Z",
            "url": "https://files.pythonhosted.org/packages/ff/e5/887e81912711bff70d62872382f0458e32fab9f3851e8bb1a8b853e10284/exceptional-24.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-12 17:33:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wbolster",
    "github_project": "exceptional",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "exceptional"
}
        
Elapsed time: 0.66731s