Name | phox-modbus JSON |
Version |
1.1.0
JSON |
| download |
home_page | |
Summary | Basic drivers to manage PHOXENE flash devices |
upload_time | 2023-11-29 14:43:54 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | |
keywords |
sxip
phoxene
python
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# PHOXENE Modbus driver
![Build Status](https://img.shields.io/pypi/v/phox_modbus.svg)
![python](https://img.shields.io/pypi/pyversions/phox_modbus.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Documentation Status](https://readthedocs.org/projects/phox-modbus/badge/?version=main)](https://phox-modbus.readthedocs.io/)
![Phoxene Logo](https://www.phoxene.com/wp-content/uploads/2018/09/flash-strobe-manufacturer-phoxene.png)
This module is a Python Modbus RTU on serial port driver
# Usage
This driver has been developped as Modbus layer for PHOXENE's devices that
implements a serial Modbus communication.
It is mainly used by Phoxene's applications or devices' drivers
# Documentation
https://phox-modbus.readthedocs.io/en/main/
# Installation
```shell
pip install -i https://pypi.org/simple/ phox_modbus
```
# Dependencies
* pySerial
# Compatibility
Tested on Windows 10 and Debian 12.2
![Windows Logo](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)
![Debian Logo](https://img.shields.io/badge/Debian-A81D33?style=for-the-badge&logo=debian&logoColor=white)
# Licence
MIT License Copyright (c) 2023 PHOXENE
See LICENSE file
# Authors
written by Aurélien PLANTIN <a.plantin@phoxene.com>
Raw data
{
"_id": null,
"home_page": "",
"name": "phox-modbus",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "SxIP,phoxene,python",
"author": "",
"author_email": "Aurelien PLANTIN <a.plantin@phoxene.com>",
"download_url": "https://files.pythonhosted.org/packages/84/df/95c0b8e1f4ed2e648f83041dcedef797ec77f6a0042055a8c1b3f0d992df/phox_modbus-1.1.0.tar.gz",
"platform": null,
"description": "# PHOXENE Modbus driver\n\n![Build Status](https://img.shields.io/pypi/v/phox_modbus.svg)\n![python](https://img.shields.io/pypi/pyversions/phox_modbus.svg)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Documentation Status](https://readthedocs.org/projects/phox-modbus/badge/?version=main)](https://phox-modbus.readthedocs.io/)\n\n![Phoxene Logo](https://www.phoxene.com/wp-content/uploads/2018/09/flash-strobe-manufacturer-phoxene.png)\n\nThis module is a Python Modbus RTU on serial port driver\n\n# Usage\nThis driver has been developped as Modbus layer for PHOXENE's devices that\nimplements a serial Modbus communication.\n\nIt is mainly used by Phoxene's applications or devices' drivers \n\n# Documentation\nhttps://phox-modbus.readthedocs.io/en/main/\n\n# Installation\n```shell\npip install -i https://pypi.org/simple/ phox_modbus\n```\n\n# Dependencies\n* pySerial\n\n# Compatibility\nTested on Windows 10 and Debian 12.2\n\n![Windows Logo](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)\n![Debian Logo](https://img.shields.io/badge/Debian-A81D33?style=for-the-badge&logo=debian&logoColor=white)\n\n# Licence\nMIT License Copyright (c) 2023 PHOXENE\n\nSee LICENSE file\n\n# Authors\nwritten by Aur\u00e9lien PLANTIN <a.plantin@phoxene.com>",
"bugtrack_url": null,
"license": "",
"summary": "Basic drivers to manage PHOXENE flash devices",
"version": "1.1.0",
"project_urls": {
"Homepage": "https://www.phoxene.com"
},
"split_keywords": [
"sxip",
"phoxene",
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c0290a04de50862c339a3914cbeae11e5b6320033382370359016a8f0630e0d9",
"md5": "5aa493ffafbf817f05c4874d5af28585",
"sha256": "e63f269b2335fd9d7b5bcab8f5da02d33443cc15897c74e33de7c64d0e839974"
},
"downloads": -1,
"filename": "phox_modbus-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5aa493ffafbf817f05c4874d5af28585",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 12077,
"upload_time": "2023-11-29T14:43:52",
"upload_time_iso_8601": "2023-11-29T14:43:52.996768Z",
"url": "https://files.pythonhosted.org/packages/c0/29/0a04de50862c339a3914cbeae11e5b6320033382370359016a8f0630e0d9/phox_modbus-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "84df95c0b8e1f4ed2e648f83041dcedef797ec77f6a0042055a8c1b3f0d992df",
"md5": "d99870370e271ebbb360a3b4634049a1",
"sha256": "db6ddb93e578483f80896116b183ee7db3fb2b7c7efe97973290543be34bfdbc"
},
"downloads": -1,
"filename": "phox_modbus-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "d99870370e271ebbb360a3b4634049a1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 14056,
"upload_time": "2023-11-29T14:43:54",
"upload_time_iso_8601": "2023-11-29T14:43:54.412273Z",
"url": "https://files.pythonhosted.org/packages/84/df/95c0b8e1f4ed2e648f83041dcedef797ec77f6a0042055a8c1b3f0d992df/phox_modbus-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-29 14:43:54",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "phox-modbus"
}