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
May 17, 2020 at 09:51
License
BSD-3-Clause
Total Downloads
2
Version Downloads
2
GitHub Repository
https://github.com/pyserial/pyserialDocumentation
https://pyserial.readthedocs.io/en/latest/