Skip to content

Built with Python3 with an extensive use of the Tkinter library.

Notifications You must be signed in to change notification settings

MisterOnion/Text_Editor_Python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Text_Editor_Python3

Built with Python3 with an extensive use of the Tkinter library.

Features include:

  1. Supports.txt file save function.
  2. Undo and Redo function with a stack-based approach to tracking key inputs in lists
  3. Image insertion with resizing function (not supported in .txt file save function)
  4. Text alignment, savable by writing and retrieving it from a JSON file.

image

About

Built with Python3 with an extensive use of the Tkinter library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages