Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 266 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 266 Bytes

Text Editor

A rich text editor implemented in Python using Tkinter

text-editor-photo

Running Text Editor

Requires Python and Tkinter, os, PIL modules. Once the modules are installed you can run the editor using

  $ python main.py