Python-GUI-Tkinter-test Simple example Tkinter GUI with async task and read only ScrolledText and Text widgets Dependencies This project need python3 and Tkinter Download for Linux(Ubuntu): sudo apt-get install python3-tk How to run Execute in console gui.py script: python3 gui.py