Python Serial Port Extension https://pyserial.sourceforge.net/
Go to file
2024-01-05 16:37:10 +01:00
python-serial.spec rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.5b0-3mamba;Tue Sep 26 2023] 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.