modpoll

View on PyPIReverse Dependencies (0)

0.7.1 modpoll-0.7.1-py3-none-any.whl

Wheel Details

Project: modpoll
Version: 0.7.1
Filename: modpoll-0.7.1-py3-none-any.whl
Download: [link]
Size: 16191
MD5: 6106027bbce743e4bf30b98cd6c18916
SHA256: c03f5cbcc30f4f7632567f613fa0dbbe39fc13e4a20b2bcb8bb32294fe7daab2
Uploaded: 2024-02-23 11:56:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: modpoll
Version: 0.7.1
Summary: A New Command Line Tool for Modbus
Author: Ying Shaodong
Author-Email: helloysd[at]gmail.com
Home-Page: https://helloysd.gitlab.io/modpoll
Project-Url: Repository, https://github.com/gavinying/modpoll
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8.2,<4.0
Requires-Dist: paho-mqtt (<2.0.0,>=1.6.1)
Requires-Dist: prettytable (<4.0.0,>=3.6.0)
Requires-Dist: pymodbus (<4.0.0,>=3.5.4)
Requires-Dist: pyserial (<4.0,>=3.5); extra == "serial"
Requires-Dist: requests (<3.0.0,>=2.28.1)
Provides-Extra: serial
Description-Content-Type: text/markdown
[Description omitted; length: 10963 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=Kbul2-nGJsQEjGR82120yEOIAcHj4EaO8gM9iOQuhNE 1075
modpoll/__init__.py sha256=IAaUfFyLv-rEjw3X0rS7q9VuYKRiD1udINO7Q0X7LQw 166
modpoll/__main__.py sha256=6Hs2PV7EYc5Tid4g4OtcLXhqVHiNYTGzSBdoOnW2HXA 29
modpoll/arg_parser.py sha256=DXkPufN7RsyEHFFffYD3cd6kIfzTJvpr-FY8R411COU 5150
modpoll/main.py sha256=gMGKFSV-9UE4__w719p5WpmKZSq04fkcU6BHgXlpxQs 3713
modpoll/modbus_task.py sha256=f55Ov72rCCBe1F1vcXlObH1QbFvrC9OXZ0r-QqBPKuE 22422
modpoll/mqtt_task.py sha256=xOH8Xe3NCw3TxP-LaD2ZX69I6577LLa60RxmCma7ikA 4781
modpoll-0.7.1.dist-info/LICENSE sha256=Kbul2-nGJsQEjGR82120yEOIAcHj4EaO8gM9iOQuhNE 1075
modpoll-0.7.1.dist-info/METADATA sha256=0D10eZpkgtgC7Nk5w4MePDCsTW_0zIi-awFRkreXFQ0 11806
modpoll-0.7.1.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
modpoll-0.7.1.dist-info/entry_points.txt sha256=Emay3axe56wqFLNq_drxBWQMrNmQb964Dd9pv6He_UA 44
modpoll-0.7.1.dist-info/RECORD

entry_points.txt

modpoll = modpoll.main:app