A text editor in Python 3.6+ built with Tkinter by following the tutorial by pymike00 on youtube.
Credit where credit is due, this is a great tutorial. Packed with useful information that is easy to follow. Check out the videos starting at part one.
Python3.6 or higher (for ubuntu, sudo apt install python3) Tkinter (for ubuntu, sudo apt install python3-tk)
python3 editor.py