g3shvnodes


Nameg3shvnodes JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryPLC System G3 SHV Nodes
upload_time2024-04-29 12:14:54
maintainerNone
docs_urlNone
authorElektroline a.s.
requires_python>=3.11
licenseNone
keywords elektroline system g3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # G3SHVNodes: A node-centric wrapper of the PySHV library

The **G3SHVNodes** library provides the ``SHVNode`` class — a node-centric
wrapper of the ``shv.ValueClient`` class, which allows to work with nodes as
*objects*. See documentation for more information.

## Installation

The installation can be done with the package manager `pip`.

```console
$ pip install g3shvnodes
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "g3shvnodes",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "Elektroline, System G3",
    "author": "Elektroline a.s.",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/4c/62/2efb19787cf9dd8149f3d4b7234946ffe1afe0ccd3057a6d274def5286c6/g3shvnodes-0.1.0.tar.gz",
    "platform": null,
    "description": "# G3SHVNodes: A node-centric wrapper of the PySHV library\r\n\r\nThe **G3SHVNodes** library provides the ``SHVNode`` class \u2014 a node-centric\r\nwrapper of the ``shv.ValueClient`` class, which allows to work with nodes as\r\n*objects*. See documentation for more information.\r\n\r\n## Installation\r\n\r\nThe installation can be done with the package manager `pip`.\r\n\r\n```console\r\n$ pip install g3shvnodes\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "PLC System G3 SHV Nodes",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://gitlab.elektroline.cz/plc/systemg3-py/SystemG3SHVNodes"
    },
    "split_keywords": [
        "elektroline",
        " system g3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a01a0963ec5a934248e7646765cad7790690fa916b25ee93ddd4bc70446a2f29",
                "md5": "5132725883e613a98989054644a23d1f",
                "sha256": "ba2056c58dca8ca1fa73dcbaea5fd275d3abeebc180cfa3ed55e860c725a9ebe"
            },
            "downloads": -1,
            "filename": "g3shvnodes-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5132725883e613a98989054644a23d1f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 52764,
            "upload_time": "2024-04-29T12:14:52",
            "upload_time_iso_8601": "2024-04-29T12:14:52.711083Z",
            "url": "https://files.pythonhosted.org/packages/a0/1a/0963ec5a934248e7646765cad7790690fa916b25ee93ddd4bc70446a2f29/g3shvnodes-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c622efb19787cf9dd8149f3d4b7234946ffe1afe0ccd3057a6d274def5286c6",
                "md5": "e4c327b31129fd5a286cf7a49fb22957",
                "sha256": "0649e9c5a45718057e25c9d41e68fbb9dbb940d0d2c2f05ec5350bd5ae22366f"
            },
            "downloads": -1,
            "filename": "g3shvnodes-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e4c327b31129fd5a286cf7a49fb22957",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 42321,
            "upload_time": "2024-04-29T12:14:54",
            "upload_time_iso_8601": "2024-04-29T12:14:54.377671Z",
            "url": "https://files.pythonhosted.org/packages/4c/62/2efb19787cf9dd8149f3d4b7234946ffe1afe0ccd3057a6d274def5286c6/g3shvnodes-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 12:14:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "g3shvnodes"
}
        
Elapsed time: 0.70794s