python3-serial

pyserial - module encapsulating access for the serial port
  https://github.com/pyserial/pyserial
  0
  no reviews



This module encapsulates the access for the serial port. It provides back-ends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system). The module named "serial" automatically selects the appropriate back-end.