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
Sep 8, 2025 at 17:30
License
BSD-3-Clause
Total Downloads
12
GitHub Repository
https://github.com/pyserial/pyserialDocumentation
https://pyserial.readthedocs.io/en/latest/