ipython-sentry-extension


Nameipython-sentry-extension JSON
Version 0.0.1 PyPI version JSON
download
home_page
Summary
upload_time2023-08-10 13:50:03
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords extension jupyter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            IPython Sentry Integration
===========================

This [IPython extension](https://ipython.readthedocs.io/en/stable/config/extensions/index.html) makes it easy to send errors from Cells to alloted [Sentry](
https://sentry.io/) DSN.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ipython-sentry-extension",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "Extension,Jupyter",
    "author": "",
    "author_email": "Pavel Komar <pvkomar@cloud.ru>",
    "download_url": "https://files.pythonhosted.org/packages/f6/73/a6ebf0a3418c30ce9c72a4f2815e65bfddb3b104a4885c0b08b3cfc27e0e/ipython_sentry_extension-0.0.1.tar.gz",
    "platform": null,
    "description": "IPython Sentry Integration\n===========================\n\nThis [IPython extension](https://ipython.readthedocs.io/en/stable/config/extensions/index.html) makes it easy to send errors from Cells to alloted [Sentry](\nhttps://sentry.io/) DSN.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "extension",
        "jupyter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "133d2595ff5070bc8750106c0c27e15fb06e4f03f89169f6ce96afe7eae6b1a2",
                "md5": "abd3bde75f020f968828d8a40b3bcd29",
                "sha256": "3e0fb90990787344ec868727f8a1e657424de05225ab632366da66a8cc4083d7"
            },
            "downloads": -1,
            "filename": "ipython_sentry_extension-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "abd3bde75f020f968828d8a40b3bcd29",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2581,
            "upload_time": "2023-08-10T13:50:02",
            "upload_time_iso_8601": "2023-08-10T13:50:02.324931Z",
            "url": "https://files.pythonhosted.org/packages/13/3d/2595ff5070bc8750106c0c27e15fb06e4f03f89169f6ce96afe7eae6b1a2/ipython_sentry_extension-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f673a6ebf0a3418c30ce9c72a4f2815e65bfddb3b104a4885c0b08b3cfc27e0e",
                "md5": "64e4581aa9c44dff3471fa46d46faf29",
                "sha256": "4917cdffcd7c3e87a0cd959b113526608d5d7f3c5291b703305fb8f56442772b"
            },
            "downloads": -1,
            "filename": "ipython_sentry_extension-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "64e4581aa9c44dff3471fa46d46faf29",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2586,
            "upload_time": "2023-08-10T13:50:03",
            "upload_time_iso_8601": "2023-08-10T13:50:03.790155Z",
            "url": "https://files.pythonhosted.org/packages/f6/73/a6ebf0a3418c30ce9c72a4f2815e65bfddb3b104a4885c0b08b3cfc27e0e/ipython_sentry_extension-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-10 13:50:03",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "ipython-sentry-extension"
}
        
Elapsed time: 0.28470s