panic


Namepanic JSON
Version 9.3.3 PyPI version JSON
download
home_page
SummaryPANIC, a python Alarm System for TANGO
upload_time2024-01-16 10:08:21
maintainerSergi Rubio
docs_urlhttps://pythonhosted.org/panic/
authorSergi Rubio
requires_python>=3
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PANIC is a set of tools (api, Tango device server, user interface) that provides:

 * Periodic evaluation of a set of conditions.
 * Notification (email, sms, pop-up, speakers)
 * Keep a log of what happened. (files, Tango Snapshots)
 * Taking automated actions (Tango commands / attributes)
 * Tools for configuration/visualization
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "panic",
    "maintainer": "Sergi Rubio",
    "docs_url": "https://pythonhosted.org/panic/",
    "requires_python": ">=3",
    "maintainer_email": "srubio@cells.es",
    "keywords": "",
    "author": "Sergi Rubio",
    "author_email": "srubio@cells.es",
    "download_url": "https://files.pythonhosted.org/packages/13/92/6e3e903b61107b04ee06c77cae6883ad582ec3483d11d8a3c4a281027bc5/panic-9.3.3.tar.gz",
    "platform": null,
    "description": "PANIC is a set of tools (api, Tango device server, user interface) that provides:\n\n * Periodic evaluation of a set of conditions.\n * Notification (email, sms, pop-up, speakers)\n * Keep a log of what happened. (files, Tango Snapshots)\n * Taking automated actions (Tango commands / attributes)\n * Tools for configuration/visualization",
    "bugtrack_url": null,
    "license": "",
    "summary": "PANIC, a python Alarm System for TANGO",
    "version": "9.3.3",
    "project_urls": {
        "Download": "https://github.com/tango-controls/panic"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13926e3e903b61107b04ee06c77cae6883ad582ec3483d11d8a3c4a281027bc5",
                "md5": "cb30eb812b952017cdf04d30c053982f",
                "sha256": "b7a5db13a123cdc343bdc52845c70fa78cb1b6c5bc133eee54508a4f43ae5d97"
            },
            "downloads": -1,
            "filename": "panic-9.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "cb30eb812b952017cdf04d30c053982f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 238264,
            "upload_time": "2024-01-16T10:08:21",
            "upload_time_iso_8601": "2024-01-16T10:08:21.761244Z",
            "url": "https://files.pythonhosted.org/packages/13/92/6e3e903b61107b04ee06c77cae6883ad582ec3483d11d8a3c4a281027bc5/panic-9.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-16 10:08:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tango-controls",
    "github_project": "panic",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "panic"
}
        
Elapsed time: 0.21326s