Welcome to pySerial's documentation
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.
Other pages (online)
- project page on GitHub
- Download Page with releases
- This page, when viewed online is at https://pyserial.readthedocs.io/en/latest/ or http://pythonhosted.org/pyserial/ .
Contents:
.. toctree:: :maxdepth: 2 pyserial shortintro pyserial_api tools url_handlers examples appendix