fs-monitor-mqtt

View on PyPIReverse Dependencies (0)

0.3.1 fs_monitor_mqtt-0.3.1-py3-none-any.whl

Wheel Details

Project: fs-monitor-mqtt
Version: 0.3.1
Filename: fs_monitor_mqtt-0.3.1-py3-none-any.whl
Download: [link]
Size: 7109
MD5: 5de493a639c08108e2ea341f3345c11c
SHA256: f071066980ceb8ad4ebf2fb2ba52c29bd06950fbdacfad8f8d8a4aa139d7f492
Uploaded: 2023-10-04 11:15:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fs-monitor-mqtt
Version: 0.3.1
Summary: A file system monitor that can publish file change events to MQTT broker.
Author: Likai Ren
Author-Email: lebsfi[at]gmail.com
Home-Page: https://github.com/likair/fs-monitor-mqtt
Project-Url: Repository, https://github.com/likair/fs-monitor-mqtt
License: MIT
Keywords: filesystem,mqtt,monitor
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.9,<4.0
Requires-Dist: paho-mqtt (<2.0.0,>=1.6.1)
Requires-Dist: typer (<0.10.0,>=0.9.0)
Requires-Dist: watchdog (<4.0.0,>=3.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4083 characters]

WHEEL

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

RECORD

Path Digest Size
fs_monitor_mqtt/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fs_monitor_mqtt/cli.py sha256=QTvAa7tOdC_It18bCeYuAiOOD2L_G7s2fP-IrFn4b70 1893
fs_monitor_mqtt/fs_monitor.py sha256=lqrNR_YQiCLr2sQaIHiExOAurkpbFT1s5YAk8QJUVYk 2348
fs_monitor_mqtt/monitor.py sha256=ntBTCgb5zuPgRHxcL-uMKVLjAGb9ab5NL10QEfDsx1c 158
fs_monitor_mqtt/mqtt_client.py sha256=5FPBFlnpeYOYMe_-0yf_BnvW694PE9Wm2lv6KJIc9mc 1576
fs_monitor_mqtt/utils.py sha256=7zepRQgUcFR3rteHazeZhequJ4v2mYDiJATb2LRxl_8 665
fs_monitor_mqtt-0.3.1.dist-info/LICENSE sha256=NoANdt36bnLF-2ugL9KSASUiQpC5wKAA1R3JbiwC2uY 1065
fs_monitor_mqtt-0.3.1.dist-info/METADATA sha256=6WiNSIMwsYsr6vWhNq4LNNDLedV-P6NabcLcslwIp2s 4883
fs_monitor_mqtt-0.3.1.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
fs_monitor_mqtt-0.3.1.dist-info/entry_points.txt sha256=CM-1nmW35YM521fSOK_Xh4-hkd_lbp5aJeCwBV6RE5k 59
fs_monitor_mqtt-0.3.1.dist-info/RECORD

entry_points.txt

fs-monitor-mqtt = fs_monitor_mqtt.cli:app