pyserial

Python serial port access library

Version

3.5~20211205-4
(2025-07-24)

Size

840

bytes

Repository

HaikuPorts
This module 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.