%general-entities; ]> pySerial-&pyserial-version; pyserial Introduction to pySerial Module The pySerial module encapsulates access to the serial port. &lfs113_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &pyserial-md5sum; Download size: &pyserial-size; Estimated disk space required: &pyserial-buildsize; Estimated build time: &pyserial-time; pySerial Dependencies Required Optional (for testing) and Installation of pySerial Build the module: pip3 wheel -w dist --no-build-isolation --no-deps $PWD Now, as the root user: pip3 install --no-index --find-links dist --no-cache-dir --no-user pyserial To test the installation issue pytest. Contents Installed Programs Installed Libraries Installed Directories pyserial-miniterm and pyserial-ports None /usr/lib/python&python3-majorver;/site-packages/pyserial-&pyserial-version;.dist-info and /usr/lib/python&python3-majorver;/site-packages/serial Short Descriptions pyserial-miniterm is a console application that provides a small terminal application. It may inherit terminal features from the terminal in which it is run. pyserial-miniterm pyserial-ports lists available ports. pyserial-ports