summaryrefslogtreecommitdiffstats
path: root/python/pyserial/README
blob: ac75193d8aafedb094c2c6fdfc500659bacfbdbc (plain)
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.