Creating a Simple Text Editor Using Python (Using Tkinter)
This project is created by Sayak Ghosh, 16th July, 2021.
Tkinter is the Python interface to the Tk GUI toolkit shipped with Python. (NOTE: THIS IS A WORK IN PROGRESS, I WILL TRY TO UPDATE IT AS AND WHEN I AM ABLE TO)
This project creates a simple text editor with the basic functions.