json2mqtt

View on PyPIReverse Dependencies (0)

0.0.2 json2mqtt-0.0.2-py3-none-any.whl

Wheel Details

Project: json2mqtt
Version: 0.0.2
Filename: json2mqtt-0.0.2-py3-none-any.whl
Download: [link]
Size: 12879
MD5: a549782e0a600688a597421ca0002381
SHA256: 3e0adce3e2a2082885ff915110ac7fcc1f1964677229f51896a00de8dae40d77
Uploaded: 2021-04-11 17:56:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: json2mqtt
Version: 0.0.2
Summary: Json2MQTT: A simple python daemon that crawls json apis and sends a selection of the data to a MQTT broker
Author: Flip Hess
Author-Email: flip[at]fliphess.com
Home-Page: https://github.com/fliphess/json2mqtt
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Requires-Dist: jmespath
Requires-Dist: jsonschema
Requires-Dist: multitimer
Requires-Dist: paho-mqtt
Requires-Dist: pid
Requires-Dist: requests
Requires-Dist: rfc3986-validator
Requires-Dist: ruamel.yaml
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pyproject-flake8; extra == "test"
Requires-Dist: mock; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 9148 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.2.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
json2mqtt/__init__.py sha256=woIPo3Fk0fuAXVFhDzDzdTVEicLqDssa4KW8uKS69G4 138
json2mqtt/__main__.py sha256=nbtd4CM6OWILOzGrSgRd2WoQGk-1QzMd5Y1mZYK2-b0 2082
json2mqtt/commands.py sha256=IDl38EARvvPUAgoH3lQ-l40snSqBvIDwO6ntNgiMceU 6172
json2mqtt/mqtt.py sha256=2swXQtvyqs3En2g1N1rz3agZvnbq7bL_YHoLLcvWiw4 3315
json2mqtt/scheduler.py sha256=FDlh4BHQ__ja8E4m2yjfd-CKEoXJWSdOaL9GouCAuZ0 5354
json2mqtt/schemas.py sha256=vgO_vYVtrwmwMaOylhbF9XrG_icZQFORet4Y1PTCjHs 4529
json2mqtt/settings.py sha256=BoSpob9DhdiqG8uyJWDl2QHD8UuH0SN7zsSKBTM1Lpw 2148
json2mqtt-0.0.2.dist-info/entry_points.txt sha256=SdF4iRW77zszwT7NoGQu_sIFdYdLKWgluZHa7gUUzNo 53
json2mqtt-0.0.2.dist-info/LICENSE sha256=3IZyrrPE05j5K_1WD1VQJ1WxkMRIYS1W_SKcdLbtxFA 1066
json2mqtt-0.0.2.dist-info/WHEEL sha256=o-Q2E8s7BKkCJ1EC2uQdaymZVVu2aUt1e8uTTFpzHVs 81
json2mqtt-0.0.2.dist-info/METADATA sha256=SRs3hHZBb-v8RswCW7u1GAPwQ4y27MIXsH2ZbbEx-sI 10078
json2mqtt-0.0.2.dist-info/RECORD

entry_points.txt

json2mqtt = json2mqtt.__main__:main