pywatchpower


Namepywatchpower JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/cchangelabs/py-watch-power
SummaryNone
upload_time2024-06-09 23:05:50
maintainerDmitry Berezovsky
docs_urlNone
authorDmitry Berezovsky
requires_python<4.0,>=3.11
licenseGPL-3.0
keywords inverter solar power watchpower msx mks axioma axpert mppsolar voltronic voltacon effecta
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h2 align="center">Py Watch Power</h2>

<p align="center">
<a href="https://pypi.org/project/py-watch-power/"><img src="https://img.shields.io/pypi/l/py-watch-power?style=for-the-badge" title="License: GPL-3"/></a> 
<a href="https://pypi.org/project/py-watch-power/"><img src="https://img.shields.io/pypi/pyversions/py-watch-power?style=for-the-badge" title="Python Versions"/></a> 
<a href="https://github.com/psf/black/"><img src="https://img.shields.io/badge/Code%20Style-black-black?style=for-the-badge" title="Code style: black"/></a> 
<a href="https://pypi.org/project/py-watch-power/"><img src="https://img.shields.io/pypi/v/py-watch-power?style=for-the-badge" title="PyPy Version"/></a> 
<a href="https://pypi.org/project/py-watch-power/"><img src="https://img.shields.io/pypi/dm/py-watch-power?style=for-the-badge" title="PyPy Downloads"/></a> 
<br>
<a href="https://github.com/corvis/py-watch-power/actions/workflows/sanity-check.yml"><img src="https://img.shields.io/github/workflow/status/corvis/py-watch-power/Sanity%20Check?style=for-the-badge" title="Build Status"/></a> 
<a href="https://github.com/corvis/py-watch-power/"><img src="https://img.shields.io/github/last-commit/corvis/py-watch-power?style=for-the-badge" title="Last Commit"/></a> 
<a href="https://github.com/corvis/py-watch-power/releases/"><img src="https://img.shields.io/github/release-date/corvis/py-watch-power?style=for-the-badge" title="Last Release"/></a> 
</p>

# Credits

* Dmitry Berezovsky, author
* David Nedved, developer of
  the [docker-voltronic-homeassistant](https://github.com/ned-kelly/docker-voltronic-homeassistant), which was used as a
  reference and a source of inspiration.
* 'Skymax', who did original research on the protocol
  and [published it on his blog](https://skyboo.net/2017/03/monitoring-voltronic-power-axpert-mex-inverter-under-linux/).

# Disclaimer

This module is licensed under GPL-3.0. It doesn't allow you to use it in a commercial product without making your
product open source and comes with no warranty. Please see the included LICENSE file for details.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cchangelabs/py-watch-power",
    "name": "pywatchpower",
    "maintainer": "Dmitry Berezovsky",
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "inverter, solar, power, watchpower, msx, mks, axioma, axpert, mppsolar, voltronic, voltacon, effecta",
    "author": "Dmitry Berezovsky",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/46/26/e47d5c11b12b042285f9ceec09e68e80ace8f912d73f70206792332004e0/pywatchpower-1.0.0.tar.gz",
    "platform": null,
    "description": "<h2 align=\"center\">Py Watch Power</h2>\n\n<p align=\"center\">\n<a href=\"https://pypi.org/project/py-watch-power/\"><img src=\"https://img.shields.io/pypi/l/py-watch-power?style=for-the-badge\" title=\"License: GPL-3\"/></a> \n<a href=\"https://pypi.org/project/py-watch-power/\"><img src=\"https://img.shields.io/pypi/pyversions/py-watch-power?style=for-the-badge\" title=\"Python Versions\"/></a> \n<a href=\"https://github.com/psf/black/\"><img src=\"https://img.shields.io/badge/Code%20Style-black-black?style=for-the-badge\" title=\"Code style: black\"/></a> \n<a href=\"https://pypi.org/project/py-watch-power/\"><img src=\"https://img.shields.io/pypi/v/py-watch-power?style=for-the-badge\" title=\"PyPy Version\"/></a> \n<a href=\"https://pypi.org/project/py-watch-power/\"><img src=\"https://img.shields.io/pypi/dm/py-watch-power?style=for-the-badge\" title=\"PyPy Downloads\"/></a> \n<br>\n<a href=\"https://github.com/corvis/py-watch-power/actions/workflows/sanity-check.yml\"><img src=\"https://img.shields.io/github/workflow/status/corvis/py-watch-power/Sanity%20Check?style=for-the-badge\" title=\"Build Status\"/></a> \n<a href=\"https://github.com/corvis/py-watch-power/\"><img src=\"https://img.shields.io/github/last-commit/corvis/py-watch-power?style=for-the-badge\" title=\"Last Commit\"/></a> \n<a href=\"https://github.com/corvis/py-watch-power/releases/\"><img src=\"https://img.shields.io/github/release-date/corvis/py-watch-power?style=for-the-badge\" title=\"Last Release\"/></a> \n</p>\n\n# Credits\n\n* Dmitry Berezovsky, author\n* David Nedved, developer of\n  the [docker-voltronic-homeassistant](https://github.com/ned-kelly/docker-voltronic-homeassistant), which was used as a\n  reference and a source of inspiration.\n* 'Skymax', who did original research on the protocol\n  and [published it on his blog](https://skyboo.net/2017/03/monitoring-voltronic-power-axpert-mex-inverter-under-linux/).\n\n# Disclaimer\n\nThis module is licensed under GPL-3.0. It doesn't allow you to use it in a commercial product without making your\nproduct open source and comes with no warranty. Please see the included LICENSE file for details.\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": null,
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/cchangelabs/py-watch-power",
        "Repository": "https://github.com/cchangelabs/py-watch-power"
    },
    "split_keywords": [
        "inverter",
        " solar",
        " power",
        " watchpower",
        " msx",
        " mks",
        " axioma",
        " axpert",
        " mppsolar",
        " voltronic",
        " voltacon",
        " effecta"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcd70764e7f78f5035dd60e1769caf72632c41a87e5e7203d05e33c90ef96386",
                "md5": "8a088912ab5e9131281da7b2a8569acb",
                "sha256": "058e01db777e466ea625dd0dc2eb1939f83f5df8288468623139d7fd9bd1334c"
            },
            "downloads": -1,
            "filename": "pywatchpower-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a088912ab5e9131281da7b2a8569acb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 27272,
            "upload_time": "2024-06-09T23:05:49",
            "upload_time_iso_8601": "2024-06-09T23:05:49.271016Z",
            "url": "https://files.pythonhosted.org/packages/dc/d7/0764e7f78f5035dd60e1769caf72632c41a87e5e7203d05e33c90ef96386/pywatchpower-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4626e47d5c11b12b042285f9ceec09e68e80ace8f912d73f70206792332004e0",
                "md5": "e4ad3c319aaf0cfef4790aa88ca0ee04",
                "sha256": "3894b771bb90eedb7738bacbfe8cdff625a8c169abeb4183ca7876b4132d99ac"
            },
            "downloads": -1,
            "filename": "pywatchpower-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e4ad3c319aaf0cfef4790aa88ca0ee04",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 22059,
            "upload_time": "2024-06-09T23:05:50",
            "upload_time_iso_8601": "2024-06-09T23:05:50.845081Z",
            "url": "https://files.pythonhosted.org/packages/46/26/e47d5c11b12b042285f9ceec09e68e80ace8f912d73f70206792332004e0/pywatchpower-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-09 23:05:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cchangelabs",
    "github_project": "py-watch-power",
    "github_not_found": true,
    "lcname": "pywatchpower"
}
        
Elapsed time: 0.36450s