cubicweb-sentry


Namecubicweb-sentry JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-sentry
Summarysupport for Sentry (getsentry.com)
upload_time2023-07-12 10:53:37
maintainer
docs_urlNone
authorLOGILAB S.A. (Paris, FRANCE)
requires_python
licenseLGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CubicWeb-Sentry

## Summary

This cube add support of [Sentry](https://sentry.io/) for [CubicWeb](https://www.cubicweb.org/). It is a plug-in for the framework.

## Install it

1. `pip3 install cubicweb-sentry`
2. `add_cube("sentry")`.

## Configure it

See `~/etc/cubicweb.d/<instance-name>/all-in-one.conf`

            

Raw data

            {
    "_id": null,
    "home_page": "https://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-sentry",
    "name": "cubicweb-sentry",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "LOGILAB S.A. (Paris, FRANCE)",
    "author_email": "contact@logilab.fr",
    "download_url": "https://files.pythonhosted.org/packages/83/90/4a8b9996473d9fe87edc6e45fd2bbc44e8ab4921dbc3ef0ec7f2411be48d/cubicweb-sentry-1.0.0.tar.gz",
    "platform": null,
    "description": "# CubicWeb-Sentry\n\n## Summary\n\nThis cube add support of [Sentry](https://sentry.io/) for [CubicWeb](https://www.cubicweb.org/). It is a plug-in for the framework.\n\n## Install it\n\n1. `pip3 install cubicweb-sentry`\n2. `add_cube(\"sentry\")`.\n\n## Configure it\n\nSee `~/etc/cubicweb.d/<instance-name>/all-in-one.conf`\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "support for Sentry (getsentry.com)",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-sentry"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "056ddc54610178e887bf854bbd7d9c149c04ab979d395797c95e2b346f9fcd89",
                "md5": "d2b27cec64cd153d834fffdafaba356f",
                "sha256": "b16aae4b37c1f20481ea8fa24a7cfa71551938c7e34c1b32572e436f15379a39"
            },
            "downloads": -1,
            "filename": "cubicweb_sentry-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d2b27cec64cd153d834fffdafaba356f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4167,
            "upload_time": "2023-07-12T10:53:35",
            "upload_time_iso_8601": "2023-07-12T10:53:35.698537Z",
            "url": "https://files.pythonhosted.org/packages/05/6d/dc54610178e887bf854bbd7d9c149c04ab979d395797c95e2b346f9fcd89/cubicweb_sentry-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83904a8b9996473d9fe87edc6e45fd2bbc44e8ab4921dbc3ef0ec7f2411be48d",
                "md5": "6a14547665367a471809b2720b475a7a",
                "sha256": "1cde810d245cf1fa0a53075301da8246dfc6e016d7a13a8719b0b4dce7f1b6d6"
            },
            "downloads": -1,
            "filename": "cubicweb-sentry-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6a14547665367a471809b2720b475a7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4211,
            "upload_time": "2023-07-12T10:53:37",
            "upload_time_iso_8601": "2023-07-12T10:53:37.916810Z",
            "url": "https://files.pythonhosted.org/packages/83/90/4a8b9996473d9fe87edc6e45fd2bbc44e8ab4921dbc3ef0ec7f2411be48d/cubicweb-sentry-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-12 10:53:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cubicweb-sentry"
}
        
Elapsed time: 0.08823s