modpoll

View on PyPIReverse Dependencies (0)

1.5.0 modpoll-1.5.0-py3-none-any.whl

Wheel Details

Project: modpoll
Version: 1.5.0
Filename: modpoll-1.5.0-py3-none-any.whl
Download: [link]
Size: 18655
MD5: ce3ab3c36e7901153b4564b1632abab8
SHA256: 64100dcb783580ad267bf2254fab2dc05a208ac4e45a8818b05d668b37e64ac2
Uploaded: 2025-03-13 08:09:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: modpoll
Version: 1.5.0
Summary: A New Command-line Tool for Modbus and MQTT
Author: Ying Shaodong
Author-Email: helloysd[at]gmail.com
Home-Page: https://github.com/gavinying/modpoll
Project-Url: Documentation, https://gavinying.github.io/modpoll
Project-Url: Repository, https://github.com/gavinying/modpoll
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8.2,<4.0
Requires-Dist: paho-mqtt (<3.0.0,>=2.1.0)
Requires-Dist: prettytable (<4.0.0,>=3.9.0)
Requires-Dist: pymodbus (<3.7.0,>=3.6.9)
Requires-Dist: pyserial (<4.0,>=3.5); extra == "serial"
Requires-Dist: requests (<3.0.0,>=2.32.0)
Provides-Extra: serial
Description-Content-Type: text/markdown
[Description omitted; length: 12570 characters]

WHEEL

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

RECORD

Path Digest Size
modpoll/__init__.py sha256=hcf0Z_HVCI9ODOFdGld20KQFDRDPvGdlp7PvY8ANmdI 100
modpoll/__main__.py sha256=6Hs2PV7EYc5Tid4g4OtcLXhqVHiNYTGzSBdoOnW2HXA 29
modpoll/arg_parser.py sha256=0W4pbCFZHTUMLMrva5waOfc9AMDuZYPy01GzUHhwo4g 6131
modpoll/main.py sha256=pA3qig1H3GyuszLghtIJuqRvk1Y876-eKXx8sLnTqGI 7519
modpoll/modbus_task.py sha256=Uz_MhL-D34pUGF9vfADZ-t7zYayLT5EJc02ZJhL1nJM 24018
modpoll/mqtt_task.py sha256=nxV7VdS3louHRjjxP-D5Sstq8N9cEHktr08oxjCLUHE 8912
modpoll/utils.py sha256=gfZtZgqMySlCzZXWFD-3qiZBch15FSrL6FwqQ8CJq-M 441
modpoll-1.5.0.dist-info/LICENSE sha256=y08k33fC1Gu12PmfPICGO-HTNAJ3P3p64vWPc8xPBNc 1076
modpoll-1.5.0.dist-info/METADATA sha256=5DhKGJjUxEVWvGDgP-NF9X1YFyrS7e49QwiMKWwyP-I 13488
modpoll-1.5.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
modpoll-1.5.0.dist-info/entry_points.txt sha256=Emay3axe56wqFLNq_drxBWQMrNmQb964Dd9pv6He_UA 44
modpoll-1.5.0.dist-info/RECORD

entry_points.txt

modpoll = modpoll.main:app