How to Create Text Editor Using Python and Tkinter
Posted by
Yashwant bisht
on January 09, 2017 ·
3 mins read
Hello readers,
Today, I am going to show you how we can create a Text Editor using Python and Tkinter Module. I named this text editor as pyEditor. You can use this pyEditor for creating python script or any other programming script. or you can also modify this script as your need. In this editor, I tried best to create a user-readersly editor and for practice purpose, this pyEditor is a good example for beginners.
Now, some features of this pyEditor.
1. Completely Based On Tkinter and Some inbuilt Python Module 2. Cross-platform supported 3. Easy to use 4. Lightweight 5. Good look and Easy in Customizations 6. Easy for Modifications 7. Key-Board Shortcut Supported 8. Font Selection panel..etc
Note:- I Created This pyEditor for Practice and Educational Purpose Only.That's why its free and open source. So, Feel Free Doing Modifications and Customization.
For any type suggestion or help feel free to contact me Email: surajsinghbisht054@gmail.com