Metadata-Version: 2.1
Name: pyduinobridge
Version: 1.0.3
Summary: A transparent library for communication between Python and Arduino
Home-page: https://github.com/DanielSaromo/PyDuinoBridge
Author: Daniel Saromo Mori
Author-email: danielsaromo@gmail.com
License: UNKNOWN
Description: # PyDuinoBridge
        Library for bidirectional communication between Python and Arduino.
        
        ## Instalation
        
        You need to install `pyduinobridge` in both Arduino IDE and Python.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
