raven


Nameraven JSON
Version 6.10.0 PyPI version JSON
download
home_pagehttps://github.com/getsentry/raven-python
SummaryRaven is a client for Sentry (https://getsentry.com)
upload_time2018-12-19 11:55:50
maintainer
docs_urlNone
authorSentry
requires_python
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
Raven
=====

Raven is a Python client for `Sentry <http://getsentry.com/>`_. It provides
full out-of-the-box support for many of the popular frameworks, including
`Django <djangoproject.com>`_, `Flask <http://flask.pocoo.org/>`_, and `Pylons
<http://www.pylonsproject.org/>`_. Raven also includes drop-in support for any
`WSGI <https://wsgi.readthedocs.io/>`_-compatible web application.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/getsentry/raven-python",
    "name": "raven",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Sentry",
    "author_email": "hello@getsentry.com",
    "download_url": "https://files.pythonhosted.org/packages/79/57/b74a86d74f96b224a477316d418389af9738ba7a63c829477e7a86dd6f47/raven-6.10.0.tar.gz",
    "platform": "",
    "description": "\nRaven\n=====\n\nRaven is a Python client for `Sentry <http://getsentry.com/>`_. It provides\nfull out-of-the-box support for many of the popular frameworks, including\n`Django <djangoproject.com>`_, `Flask <http://flask.pocoo.org/>`_, and `Pylons\n<http://www.pylonsproject.org/>`_. Raven also includes drop-in support for any\n`WSGI <https://wsgi.readthedocs.io/>`_-compatible web application.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Raven is a client for Sentry (https://getsentry.com)",
    "version": "6.10.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "d71586614400ff64ddfc223876b87617",
                "sha256": "44a13f87670836e153951af9a3c80405d36b43097db869a36e92809673692ce4"
            },
            "downloads": -1,
            "filename": "raven-6.10.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d71586614400ff64ddfc223876b87617",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 284314,
            "upload_time": "2018-12-19T11:55:45",
            "upload_time_iso_8601": "2018-12-19T11:55:45.435655Z",
            "url": "https://files.pythonhosted.org/packages/bd/8e/62e26a88c0a1bbae677200baf0767c1022321a6555634f8129e6d55c5ddc/raven-6.10.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "3676f31dadfa61526444dd0245c78a38",
                "sha256": "3fa6de6efa2493a7c827472e984ce9b020797d0da16f1db67197bcc23c8fae54"
            },
            "downloads": -1,
            "filename": "raven-6.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3676f31dadfa61526444dd0245c78a38",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 288902,
            "upload_time": "2018-12-19T11:55:50",
            "upload_time_iso_8601": "2018-12-19T11:55:50.498169Z",
            "url": "https://files.pythonhosted.org/packages/79/57/b74a86d74f96b224a477316d418389af9738ba7a63c829477e7a86dd6f47/raven-6.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-12-19 11:55:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "getsentry",
    "github_project": "raven-python",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "raven"
}
        
Elapsed time: 0.02184s