Metadata-Version: 2.1
Name: iot-device
Version: 0.5.5
Summary: MicroPython REPL Interface
Home-page: https://github.com/iot49/iot-device
Author: Bernhard Boser
License: MIT
Keywords: MicroPython,Repl
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pyserial
Requires-Dist: termcolor
Requires-Dist: pyopenssl
Requires-Dist: zeroconf
Requires-Dist: websocket-client
Requires-Dist: PyYAML

Communication with MicroPython device over serial, internet, ...


