Python Serial Port Extension https://pyserial.sourceforge.net/
Go to file
2024-01-05 16:37:10 +01:00
python-serial.spec automatic update by autodist [release 3.5b0-1mamba;Thu Sep 24 2020] 2024-01-05 16:37:10 +01:00
README.md automatic update by autodist [release 2.7-1mamba;Tue Oct 22 2013] 2024-01-05 16:37:10 +01:00

python-serial

PySerial encapsulates the access for the serial port. It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compliant system), Jython and IronPython (.NET and Mono). The module named “serial” automatically selects the appropriate backend.