News

qtpyTerminal is a QWidget derived from QPlainTextEdit, which can execute an interactive command to run in the default shell (SHELL environment variable). The shell process is forked, and input/output ...
Also you can also use PySide2 instead of PyQt5 with just litte changes.