A simple implementation of text editor in python (tkinter)
TextEditor.py contains implementation of a simple text editor in python using the tkinter module. Feel free to use it and correct me.
Email(For any suggestions,improvements and questions):[email protected]
\par Credits: [https://stackoverflow.com/users/7432/bryan-oakley] for line number proxy solution amongst many more. [https://stackoverflow.com/users/3950533/henry-zhu] for improvement in pygments highlighting. and many more.