simple-text-editor/README.md at master · AnimationPython/simple-text-editor

Latest commit

File metadata and controls

17 lines (12 loc) · 450 Bytes

Simple Text Editor

Basic plaintext editors written in Python and Clojure. Capable of creating new files, opening files, saving files, and editing plaintext.

Primarily built for my own educational exploration in core GUI concepts.

Versions

  • Python version is built using Tkinter.
  • Clojure version is in progress.

What it Looks Like

Screenshot