gepics


Namegepics JSON
Version 2021.12.3 PyPI version JSON
download
home_pagehttps://github.com/michel4j/gepics
SummaryPython GObject Wrapper for EPICS Process Variables
upload_time2021-12-22 20:07:06
maintainer
docs_urlNone
authorMichel Fodje
requires_python
licenseMIT
keywords epics gobject development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gEPICS - Python GObject Wrapper for EPICS Process Variables

gEPICS enables GObject/Gtk applications to access EPICS control
systems through the Channel Access protocol (CA). The core EPICS 
functionality is provided through the pyepics (http://pyepics.github.io/pyepics/) package.





            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/michel4j/gepics",
    "name": "gepics",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "epics gobject development",
    "author": "Michel Fodje",
    "author_email": "michel4j@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/97/44/1837e4744e1294eb59b91c51c9cc5cac3ae7e0315c6c0e8fbac34c8e8d51/gepics-2021.12.3.tar.gz",
    "platform": "",
    "description": "# gEPICS - Python GObject Wrapper for EPICS Process Variables\n\ngEPICS enables GObject/Gtk applications to access EPICS control\nsystems through the Channel Access protocol (CA). The core EPICS \nfunctionality is provided through the pyepics (http://pyepics.github.io/pyepics/) package.\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python GObject Wrapper for EPICS Process Variables",
    "version": "2021.12.3",
    "project_urls": {
        "Homepage": "https://github.com/michel4j/gepics"
    },
    "split_keywords": [
        "epics",
        "gobject",
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f57476d34d834fecc120d672964d19c05fa160fb1ecff1020ba17f3320470da3",
                "md5": "e394ed10f2717c6f472db78b1e0085ae",
                "sha256": "ea57178a7cf7d05b3f1581a2e6e20bda16a4723379bc6d5dc8127701ac635673"
            },
            "downloads": -1,
            "filename": "gepics-2021.12.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e394ed10f2717c6f472db78b1e0085ae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4707,
            "upload_time": "2021-12-22T20:07:04",
            "upload_time_iso_8601": "2021-12-22T20:07:04.685652Z",
            "url": "https://files.pythonhosted.org/packages/f5/74/76d34d834fecc120d672964d19c05fa160fb1ecff1020ba17f3320470da3/gepics-2021.12.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97441837e4744e1294eb59b91c51c9cc5cac3ae7e0315c6c0e8fbac34c8e8d51",
                "md5": "437095ba4bc7a089bb090c5e61f281b0",
                "sha256": "58ca5462d99f5fcc18abac7097eea480178743a87b749c24e1c05bd0252f98e3"
            },
            "downloads": -1,
            "filename": "gepics-2021.12.3.tar.gz",
            "has_sig": false,
            "md5_digest": "437095ba4bc7a089bb090c5e61f281b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4526,
            "upload_time": "2021-12-22T20:07:06",
            "upload_time_iso_8601": "2021-12-22T20:07:06.214937Z",
            "url": "https://files.pythonhosted.org/packages/97/44/1837e4744e1294eb59b91c51c9cc5cac3ae7e0315c6c0e8fbac34c8e8d51/gepics-2021.12.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-12-22 20:07:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "michel4j",
    "github_project": "gepics",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "gepics"
}
        
Elapsed time: 0.06883s