panic


Namepanic JSON
Version 9.4.1 PyPI version JSON
download
home_pagehttps://gitlab.com/tango-controls/panic
SummaryPANIC, a python Alarm System for TANGO
upload_time2025-07-28 16:28:45
maintainerSergi Rubio
docs_urlhttps://pythonhosted.org/panic/
authorSergi Rubio
requires_python>=3
licenseLGPL
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": "https://gitlab.com/tango-controls/panic",
    "name": "panic",
    "maintainer": "Sergi Rubio",
    "docs_url": "https://pythonhosted.org/panic/",
    "requires_python": ">=3",
    "maintainer_email": "srubio@cells.es",
    "keywords": null,
    "author": "Sergi Rubio",
    "author_email": "srubio@cells.es",
    "download_url": "https://files.pythonhosted.org/packages/9e/be/f09bd608eda3ae922a826d8502026fed17092c09aea97da08525d9273941/panic-9.4.1.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\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "PANIC, a python Alarm System for TANGO",
    "version": "9.4.1",
    "project_urls": {
        "Download": "https://github.com/tango-controls/panic",
        "Homepage": "https://gitlab.com/tango-controls/panic"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ebef09bd608eda3ae922a826d8502026fed17092c09aea97da08525d9273941",
                "md5": "e846a8b3f07a25b9d93974a45a12889d",
                "sha256": "5f601f9496d1f2f71ea443d6adb39d4fcae5805fb5f193b0b7af8e8b45dd9499"
            },
            "downloads": -1,
            "filename": "panic-9.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e846a8b3f07a25b9d93974a45a12889d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 212133,
            "upload_time": "2025-07-28T16:28:45",
            "upload_time_iso_8601": "2025-07-28T16:28:45.836618Z",
            "url": "https://files.pythonhosted.org/packages/9e/be/f09bd608eda3ae922a826d8502026fed17092c09aea97da08525d9273941/panic-9.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 16:28:45",
    "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.65512s