Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 356 Bytes

File metadata and controls

17 lines (13 loc) · 356 Bytes

Python-Gui-Editor

gui editor for text, html ... based on Python Tkinter

class based structure

This is the data for Python-Gui-Editor

using Python Tkinter

Spec

  1. Find - highlight and count
  2. Change - find word and change it to list of *
  3. Save - save all text to 'final.txt' when edit finished

Execute

python python_gui_editor.py