atc-mi-interface

View on PyPIReverse Dependencies (0)

2.0.0 atc_mi_interface-2.0.0-py3-none-any.whl

Wheel Details

Project: atc-mi-interface
Version: 2.0.0
Filename: atc_mi_interface-2.0.0-py3-none-any.whl
Download: [link]
Size: 27071
MD5: 473d2453ee785c4865b5c2fc2068fb37
SHA256: 80d18375cdfc072549436b3b51fbd5502f4fb24a915986bfcecc977a0e942ebb
Uploaded: 2023-11-18 18:22:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: atc-mi-interface
Version: 2.0.0
Summary: Python tools and API for the "atc1441" and "pvvx" Xiaomi Mijia Thermometer custom firmware (ATC_MiThermometer)
Author: Ircama
Home-Page: https://github.com/pvvx/ATC_MiThermometer/tree/master/python-interface
License: https://unlicense.org
Keywords: atc-mi-interface,Xiaomi,Mijia,Thermometer,firmware,wxpython,editor,construct,bleak,BLE,bluetooth,LYWSD03MMC
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Development Status :: 5 - Production/Stable
Classifier: Typing :: Typed
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Requires-Dist: construct
Requires-Dist: bleak
Requires-Dist: pycryptodome
Requires-Dist: arrow
Requires-Dist: wxPython; extra == "gui"
Requires-Dist: construct-gallery (>=1.1.0); extra == "gui"
Requires-Dist: construct-editor; extra == "gui"
Provides-Extra: gui
Description-Content-Type: text/markdown
[Description omitted; length: 1181 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
atc_mi_interface/__init__.py sha256=QCZejqECeTQ4eLD36YYIk3TYbRcwx360E2SWB0cFqec 278
atc_mi_interface/__main__.py sha256=7Pds0vO0tNX_WHDIIMcC7LQEJMM2p84T9N3UOIVNBK0 2201
atc_mi_interface/__version__.py sha256=SF4g6VOiAbXmOwN0QqfpvJEQ3JVdXiKJnrN-rZtxgf4 46
atc_mi_interface/atc_mi_adv_format.py sha256=LQIpWR-vgO1K46C-FjVr7gqEBmzGkdyt50s-b692lpE 2055
atc_mi_interface/atc_mi_advertising.py sha256=GqyWH21NDiUFrmytJtvh5TNSB6OHvk3grwknXTd1WJ4 4698
atc_mi_interface/atc_mi_config.py sha256=9kBHmO3VZm-Q-FRjb8VJkMC4Shcm-mfBhvwb9zVlMUQ 35740
atc_mi_interface/atc_mi_construct.py sha256=oiBohy2y6p6NNZI-j1R86CYcU-iH8OlOEYOhpicQPqg 39367
atc_mi_interface/atc_mi_construct_adapters.py sha256=hvm5i4DJdfSDJ2pd_tQ6Q6ss0PiAx2NZKF84Dl7Va5k 8443
atc_mi_interface/atc_mi_format_test.py sha256=ZhOc1lmRdtM5Vnf8gspfS89rzHyasUi7k2TJT6e0PWs 7074
atc_mi_interface/construct_module.py sha256=xwuA_d3bBGqRObO6ni7NBgsZ8RDnTZv9NEf-2-w41Ao 2095
atc_mi_interface-2.0.0.dist-info/METADATA sha256=d9ovdMtud4BCwXIj7Upu7eFNSgr3iQzQvACv6EuycDQ 2384
atc_mi_interface-2.0.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
atc_mi_interface-2.0.0.dist-info/entry_points.txt sha256=odhIl9lAnB8QpIuqEe_DuWlVlGmDyMUM4X1q0zsbcfo 194
atc_mi_interface-2.0.0.dist-info/top_level.txt sha256=axNgBDfAikRaH6Djqt1pDgzLjEpfXBQqCCHiTPEeFMI 17
atc_mi_interface-2.0.0.dist-info/RECORD

top_level.txt

atc_mi_interface

entry_points.txt

atc_mi_advertising = atc_mi_interface.atc_mi_advertising:main
atc_mi_config = atc_mi_interface.atc_mi_config:main
atc_mi_format_test = atc_mi_interface.atc_mi_format_test:main