About Text Editor: Text Editor is a simple application that helps a user to write texts and save it in a file.
Project Details :
This is a very interesting project using Python. Here we are going to create a text editor which will have several options like copy, paste, save, save as etc. We will try to include every possible option in it. While creating the project we will be using these modules and libraries –
Tkinter Module : Filedialog
