Text editor

This project is a simplistic text editor coded in Python 3.11 and Tkinter. The text editor was built over 6 weeks in a Python programming 2 class.


Iterations

Because the text editor was built over 6 weeks, there are many videos that demonstrate the text editor along varying points in development

Part 1: Initial Editor
Part 2: Changing Colors and Icons
Part 3: Command Line Arguments
Part 4: Context Menu
Part 5: Data Protection
Part 6: Splash Screen