I have been struggling lately with embedding a terminal inside PyQt GUI app. Tried almost every search on Internet but nothing looks like of any help.
I have a QTab
I've had the same problem for a few months now and the urxvt or xterm solution doesn't cut it for me, so I created a repo where I'm working on an easily embeddable terminal for PyQt5.
It works for some commands but for commands like python it just has trouble writing into a running process like that.
Feel free to contribute! https://github.com/Fuchsiaff/PyQtTerminal