pyserial: Pyserial (Python serial port module) pyserial: pyserial: This module capsulates the access for the serial port. It pyserial: provides backends for standard Python running on Windows pyserial: Linux, BSD (possibly any POSIX compilant system) and Jython. pyserial: The module named "serial" automaticaly selects the appropriate pyserial: backend. pyserial: pyserial: pyserial: pyserial: