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
Information Last Updated
Mar 25, 2025 at 16:21
License
PSF
Total Downloads
1.4K
Platforms
GitHub Repository
https://github.com/pyserial/pyserialDocumentation
https://pythonhosted.org/pyserial/