inels-mqtt-bus


Nameinels-mqtt-bus JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/zed4805/inels-mqtt-bus
SummaryPython library for iNels mqtt protocol, bus version
upload_time2022-12-13 23:57:41
maintainer
docs_urlNone
authorElko EP s.r.o.
requires_python
licenseMIT
keywords inels elko ep home assistant integration
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Inels-mqtt-bus
========
A Python library that handles communication with inels over mqtt, for bus devices
[iNels](https://www.inels.com/) by ElkoEP company.

Requirements
============
Requires Python 3.9 or higher.

Install
=======
Use PyPI repository
```
pip install inels-mqtt-bus
```

Testing
=======
[tox](https://tox.readthedocs.io) testing.

```
$ pip install tox

```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zed4805/inels-mqtt-bus",
    "name": "inels-mqtt-bus",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "iNels,Elko EP,Home assistant integration",
    "author": "Elko EP s.r.o.",
    "author_email": "zed4805@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/3b/712d7af5b19be5b0e29e5ba32f3acd46d6c62a6959aab2ea1955595e8f67/inels-mqtt-bus-0.0.6.tar.gz",
    "platform": null,
    "description": "Inels-mqtt-bus\n========\nA Python library that handles communication with inels over mqtt, for bus devices\n[iNels](https://www.inels.com/) by ElkoEP company.\n\nRequirements\n============\nRequires Python 3.9 or higher.\n\nInstall\n=======\nUse PyPI repository\n```\npip install inels-mqtt-bus\n```\n\nTesting\n=======\n[tox](https://tox.readthedocs.io) testing.\n\n```\n$ pip install tox\n\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python library for iNels mqtt protocol, bus version",
    "version": "0.0.6",
    "split_keywords": [
        "inels",
        "elko ep",
        "home assistant integration"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "d3eba60c89d84f67aac0dbedd2929add",
                "sha256": "02772b6ca0eca83ac032b28b7e22bff5de6de268b1aabbe17f2e6ecf4801a9ae"
            },
            "downloads": -1,
            "filename": "inels_mqtt_bus-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d3eba60c89d84f67aac0dbedd2929add",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8312,
            "upload_time": "2022-12-13T23:57:39",
            "upload_time_iso_8601": "2022-12-13T23:57:39.252149Z",
            "url": "https://files.pythonhosted.org/packages/75/f9/897a4ad6dbf9ba6cd83e84e318e06053650d97e274da0a09e936e8581144/inels_mqtt_bus-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "6d84c874f955684ccde99dd73e618618",
                "sha256": "5b61ab5100a6f9ef7b87a977b90cb893f83a107a358e26e6a4f6178d996ac9b3"
            },
            "downloads": -1,
            "filename": "inels-mqtt-bus-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "6d84c874f955684ccde99dd73e618618",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7721,
            "upload_time": "2022-12-13T23:57:41",
            "upload_time_iso_8601": "2022-12-13T23:57:41.199602Z",
            "url": "https://files.pythonhosted.org/packages/e5/3b/712d7af5b19be5b0e29e5ba32f3acd46d6c62a6959aab2ea1955595e8f67/inels-mqtt-bus-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-13 23:57:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "zed4805",
    "github_project": "inels-mqtt-bus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "inels-mqtt-bus"
}
        
Elapsed time: 0.01885s