miniterm.py
pyserial - module encapsulating access for the serial port
RUN apt-get update && \
apt-get install -y python-serial
RUN apt-get update && \
apt-get install -y python-serial
RUN pacman -S --noconfirm python-pyserial
RUN apt-get update && \
apt-get install -y python-serial
RUN yum install -y pyserial
RUN dnf install -y python2-pyserial
RUN apt-get update && \
apt-get install -y python-serial