crashtest


Namecrashtest JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/sdispater/crashtest
SummaryManage Python errors with ease
upload_time2022-11-02 21:15:13
maintainer
docs_urlNone
authorSébastien Eustace
requires_python>=3.7,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Crashtest

[![Tests](https://github.com/sdispater/crashtest/actions/workflows/main.yml/badge.svg)](https://github.com/sdispater/crashtest/actions/workflows/main.yml)
[![PyPI version](https://img.shields.io/pypi/v/crashtest)](https://pypi.org/project/crashtest/)

Crashtest is a Python library that makes exceptions handling and inspection easier.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sdispater/crashtest",
    "name": "crashtest",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "S\u00e9bastien Eustace",
    "author_email": "sebastien@eustace.io",
    "download_url": "https://files.pythonhosted.org/packages/6e/5d/d79f51058e75948d6c9e7a3d679080a47be61c84d3cc8f71ee31255eb22b/crashtest-0.4.1.tar.gz",
    "platform": null,
    "description": "# Crashtest\n\n[![Tests](https://github.com/sdispater/crashtest/actions/workflows/main.yml/badge.svg)](https://github.com/sdispater/crashtest/actions/workflows/main.yml)\n[![PyPI version](https://img.shields.io/pypi/v/crashtest)](https://pypi.org/project/crashtest/)\n\nCrashtest is a Python library that makes exceptions handling and inspection easier.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Manage Python errors with ease",
    "version": "0.4.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "8c2db913c1c075635cf7434381c80e89",
                "sha256": "8d23eac5fa660409f57472e3851dab7ac18aba459a8d19cbbba86d3d5aecd2a5"
            },
            "downloads": -1,
            "filename": "crashtest-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8c2db913c1c075635cf7434381c80e89",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 7558,
            "upload_time": "2022-11-02T21:15:12",
            "upload_time_iso_8601": "2022-11-02T21:15:12.437692Z",
            "url": "https://files.pythonhosted.org/packages/b0/5c/3ba7d12e7a79566f97b8f954400926d7b6eb33bcdccc1315a857f200f1f1/crashtest-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "df552ea0aff2d41f89417383ab377d6b",
                "sha256": "80d7b1f316ebfbd429f648076d6275c877ba30ba48979de4191714a75266f0ce"
            },
            "downloads": -1,
            "filename": "crashtest-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "df552ea0aff2d41f89417383ab377d6b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 4708,
            "upload_time": "2022-11-02T21:15:13",
            "upload_time_iso_8601": "2022-11-02T21:15:13.722530Z",
            "url": "https://files.pythonhosted.org/packages/6e/5d/d79f51058e75948d6c9e7a3d679080a47be61c84d3cc8f71ee31255eb22b/crashtest-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-02 21:15:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "sdispater",
    "github_project": "crashtest",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "crashtest"
}
        
Elapsed time: 0.01921s