modpoll

View on PyPIReverse Dependencies (0)

1.4.1 modpoll-1.4.1-py3-none-any.whl

Wheel Details

Project: modpoll
Version: 1.4.1
Filename: modpoll-1.4.1-py3-none-any.whl
Download: [link]
Size: 18589
MD5: 0cde3c372f00baf40fa0cdca1f82a5e8
SHA256: 50cd55c5eb3531c31c220e0628d5a8ba7297787a0953d6d54f79cc7abf85001d
Uploaded: 2025-01-06 15:16:08 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: modpoll
Version: 1.4.1
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
Classifier: Programming Language :: Python :: 3.13
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: 12397 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 2.0.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.4.1.dist-info/LICENSE sha256=y08k33fC1Gu12PmfPICGO-HTNAJ3P3p64vWPc8xPBNc 1076
modpoll-1.4.1.dist-info/METADATA sha256=L7kpoESh_F3Bz5Qu1VkEqgbEAcXrWrHZkvzwn4XsDes 13366
modpoll-1.4.1.dist-info/WHEEL sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8 88
modpoll-1.4.1.dist-info/entry_points.txt sha256=Emay3axe56wqFLNq_drxBWQMrNmQb964Dd9pv6He_UA 44
modpoll-1.4.1.dist-info/RECORD

entry_points.txt

modpoll = modpoll.main:app