pyserial
Python serial port access library
Python serial port access library
To install this package, run one of the following:
pySerial encapsulates the access for the serial port. It provides backends for Python running on Windows, OSX, Linux, BSD (possibly any POSIX compliant system) and IronPython. The module named "serial" automatically selects the appropriate backend.
Summary
Python serial port access library
Last Updated
Jul 25, 2017 at 12:29
License
PSF
Total Downloads
1.4K
Supported Platforms
GitHub Repository
https://github.com/pyserial/pyserialDocumentation
https://pythonhosted.org/pyserial/