pedroSG94 / Python-GUI-Tkinter-test

Simple example Tkinter GUI with async task and read only ScrolledText and Text widgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple example Tkinter GUI with async task and read only ScrolledText and Text widgets


Languages

Language:Python 100.0%