pyMagnum
========
pyMagnum is a Python implementation of a read only interface to the
Magnum Energy network.
`The Python package site <https://pypi.org/project/pymagnum/>`_
This software is not endorsed or supported by Magnum Energy, a product
of Sensata Technologies https://www.magnum-dimensions.com/
Please read the documentation before installing this package.
Older versions of some operating systems, require you to use ``python3`` and ``pip3`` to use the Python 3 version of these tools.
If you have installed version 1.1.3 and it is working, there is no reason to upgrade to this version. The fundamental software is unchanged, although there ar a few enhancements to functionality.
.. BUILDINFO
production
`Documentation <https://pymagnum.readthedocs.io/>`_
`Changes <https://github.com/CharlesGodwin/pymagnum/blob/master/CHANGES.rst>`_
..
Testing
**This is release candidate only**
`Documentation <https://godwin.ca/magnum/>`_
`Changes <https://github.com/CharlesGodwin/pymagnum/blob/Pre-release-2.0/CHANGES.rst>`_
Raw data
{
"_id": null,
"home_page": "https://github.com/CharlesGodwin/pymagnum",
"name": "pymagnum",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "Magnum Energy Renewable Solar Network RS485 IoT",
"author": "Charles Godwin",
"author_email": "magnum@godwin.ca",
"download_url": "https://files.pythonhosted.org/packages/76/86/9455fa64c1e9b6ee1db8e629107c0694d129b030bab4e13475e0eec76201/pymagnum-2.0.5.tar.gz",
"platform": null,
"description": "pyMagnum\r\n========\r\n\r\npyMagnum is a Python implementation of a read only interface to the\r\nMagnum Energy network.\r\n\r\n`The Python package site <https://pypi.org/project/pymagnum/>`_\r\n\r\nThis software is not endorsed or supported by Magnum Energy, a product\r\nof Sensata Technologies https://www.magnum-dimensions.com/\r\n\r\nPlease read the documentation before installing this package.\r\nOlder versions of some operating systems, require you to use ``python3`` and ``pip3`` to use the Python 3 version of these tools.\r\n\r\nIf you have installed version 1.1.3 and it is working, there is no reason to upgrade to this version. The fundamental software is unchanged, although there ar a few enhancements to functionality.\r\n\r\n.. BUILDINFO\r\n\r\n production\r\n\r\n`Documentation <https://pymagnum.readthedocs.io/>`_\r\n\r\n`Changes <https://github.com/CharlesGodwin/pymagnum/blob/master/CHANGES.rst>`_\r\n\r\n..\r\n Testing\r\n\r\n **This is release candidate only**\r\n\r\n `Documentation <https://godwin.ca/magnum/>`_\r\n\r\n `Changes <https://github.com/CharlesGodwin/pymagnum/blob/Pre-release-2.0/CHANGES.rst>`_\r\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Magnum Energy Network Interface (read-only)",
"version": "2.0.5",
"project_urls": {
"Homepage": "https://github.com/CharlesGodwin/pymagnum"
},
"split_keywords": [
"magnum",
"energy",
"renewable",
"solar",
"network",
"rs485",
"iot"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "aac6e21c96598fb44d09c9922fb7cff33e35321d1c09be6d43c3dd41ed917a24",
"md5": "fb8d5b2bda8346cec1230287f6cd4a4f",
"sha256": "bd52e23146d16038d9455843d36a4f8bdb0dc960ab09b801e340b94fc9fa7424"
},
"downloads": -1,
"filename": "pymagnum-2.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fb8d5b2bda8346cec1230287f6cd4a4f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 24247,
"upload_time": "2023-11-13T18:10:11",
"upload_time_iso_8601": "2023-11-13T18:10:11.080555Z",
"url": "https://files.pythonhosted.org/packages/aa/c6/e21c96598fb44d09c9922fb7cff33e35321d1c09be6d43c3dd41ed917a24/pymagnum-2.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "76869455fa64c1e9b6ee1db8e629107c0694d129b030bab4e13475e0eec76201",
"md5": "fbe064bde004d866d49b018361881b5c",
"sha256": "5073ab7af5f55b8303d4e04ea07184ed9aa3e3e562c70f57b753d10de1bf0b85"
},
"downloads": -1,
"filename": "pymagnum-2.0.5.tar.gz",
"has_sig": false,
"md5_digest": "fbe064bde004d866d49b018361881b5c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 19781,
"upload_time": "2023-11-13T18:10:12",
"upload_time_iso_8601": "2023-11-13T18:10:12.541091Z",
"url": "https://files.pythonhosted.org/packages/76/86/9455fa64c1e9b6ee1db8e629107c0694d129b030bab4e13475e0eec76201/pymagnum-2.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-13 18:10:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "CharlesGodwin",
"github_project": "pymagnum",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pyserial",
"specs": []
},
{
"name": "sphinx_rtd_theme",
"specs": []
},
{
"name": "setuptools",
"specs": []
},
{
"name": "uptime",
"specs": []
},
{
"name": "twine",
"specs": []
}
],
"lcname": "pymagnum"
}