aiomysensors

View on PyPIReverse Dependencies (0)

0.4.13 aiomysensors-0.4.13-py3-none-any.whl

Wheel Details

Project: aiomysensors
Version: 0.4.13
Filename: aiomysensors-0.4.13-py3-none-any.whl
Download: [link]
Size: 39355
MD5: 0e0bf1124790e5f387eabe67b05777e0
SHA256: 319eacf1a159a6c25ceefd4e9b6c4240e71b0706e4744fed41c12c64ff153552
Uploaded: 2024-12-19 06:25:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aiomysensors
Version: 0.4.13
Summary: Python asyncio package to connect to MySensors gateways.
Author: Martin Hjelmare
Author-Email: marhje52[at]gmail.com
Home-Page: https://github.com/MartinHjelmare/aiomysensors
Project-Url: Bug Tracker, https://github.com/MartinHjelmare/aiomysensors/issues
Project-Url: Changelog, https://github.com/MartinHjelmare/aiomysensors/blob/main/CHANGELOG.md
Project-Url: Repository, https://github.com/MartinHjelmare/aiomysensors
License: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Home Automation
Requires-Python: >=3.12,<4.0
Requires-Dist: aiofiles (<25.0.0,>=24.0.0)
Requires-Dist: aiomqtt (<3.0,>=2.3); extra == "cli"
Requires-Dist: awesomeversion (<25.0.0,>=24.0.0)
Requires-Dist: marshmallow (<4.0,>=3.17)
Requires-Dist: pyserial-asyncio (<0.7,>=0.6)
Requires-Dist: typer (<0.16.0,>=0.15.0); extra == "cli"
Provides-Extra: cli
Description-Content-Type: text/markdown
[Description omitted; length: 2880 characters]

WHEEL

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

RECORD

Path Digest Size
aiomysensors/__init__.py sha256=c27jwGQ2CT4JbkfsIhEHHjoPcMq0kisbk-afKVzxCO4 444
aiomysensors/__main__.py sha256=BQ8p7Xlka1cSmYS_TsOLIk0DxBYMT4ss0CBaWQw4nNs 111
aiomysensors/cli/__init__.py sha256=JXEk0BYcTn7e1auNKRyh04i46AUuAzGWKS64oVLr0RQ 2338
aiomysensors/cli/helper.py sha256=HyxRyilVlK8y89W7eVew40ykUzEc7pLdVTI8GLL3tZk 1596
aiomysensors/exceptions.py sha256=cOEKuR5Z_JFHck1SX8hOj7x2FnrSPkwsWyw1vPrRSDM 2990
aiomysensors/gateway.py sha256=wqPayCjQpcEB4lq8BDFfnTQn4qgXO7NNXMsF1xFnfGE 4203
aiomysensors/model/__init__.py sha256=5lK99RxOxC5mNdUKWCVLkDCDNjrJkPXWwjO6xvnGGNg 38
aiomysensors/model/const.py sha256=5VhYSjKtSMBv1iS9aEVolB3cPjhvDwec6uVsVS3q7yA 343
aiomysensors/model/message.py sha256=NMt2GnK2CVoU7je9t21ZXPZ0ubfYmwl9kALKUXU06CE 6215
aiomysensors/model/node.py sha256=VryGJWZYlNtGLfZBOyqD9AT4m1U8yg-_ddMRago4vgo 5423
aiomysensors/model/protocol/__init__.py sha256=9440DWWZPH3ubvt0l4L0nsHNhuHv_QJeZzuPRFKJolY 2872
aiomysensors/model/protocol/message_handler.py sha256=WtjwB4vrX5d7i8GkbouJN9VfiQVFlfM1Et6w1mZDKC4 2165
aiomysensors/model/protocol/protocol_14.py sha256=d7d-i4ngq2Q3BeVlGmSccWJPpPeGvrHQ95GemLBVz60 18893
aiomysensors/model/protocol/protocol_15.py sha256=FVZk-ytABDfyVuULwFwXV0iK1C63TR5L1oSsHkQBv0U 9899
aiomysensors/model/protocol/protocol_20.py sha256=w3gpwtWANPppjhj5AiyEl237zLuJ0LQMD4yM2PYmti8 19646
aiomysensors/model/protocol/protocol_21.py sha256=Ms8ZPkEWJizGBLm_3GYDDexPCownJzBwluSt4FGDJCI 3647
aiomysensors/model/protocol/protocol_22.py sha256=ZJoG3SPPy842gRhHKvceFI1AxCmHtIDlifXS7YnydOY 5337
aiomysensors/persistence.py sha256=a4jN6OYkPXMX_JlKV8OOrOHdS9_6sCyYuEVI1F45tls 2639
aiomysensors/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aiomysensors/transport/__init__.py sha256=WKbFrZ0l5Xq2pCZK25N-CJR8kZvYKFrso2G2FRkNInA 2901
aiomysensors/transport/mqtt.py sha256=3oZ0DDW_5kH1Dbh2uR-IV89e5-gGgJS1bbaqGXH9Lo4 8621
aiomysensors/transport/serial.py sha256=4wvJu2UReZ-5ECoG8Bv2Vv9iTsx6mPvKoEGMagOnYaI 756
aiomysensors/transport/tcp.py sha256=elEr3u1BiF_4j_CijUGzOBZglv3-adgzvsxzi3X3vGM 689
aiomysensors-0.4.13.dist-info/LICENSE sha256=Ha72dfqrdRKx6TyD2Ll-yUrmpIamarwS_3fa9iYF-E4 11346
aiomysensors-0.4.13.dist-info/METADATA sha256=eTSwRB-wJVfgcEoNTs38Rid0gPWRAAS2kje8Q48RHqQ 4187
aiomysensors-0.4.13.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
aiomysensors-0.4.13.dist-info/entry_points.txt sha256=5tMhNHYJV8f7_FakD0xf5OcTyo0hwJsm-DIRuUZSDYY 53
aiomysensors-0.4.13.dist-info/RECORD

entry_points.txt

aiomysensors = aiomysensors.cli:cli