Skip to content

AnimationPython/simple-text-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

Basic text editor that can edit, open, and save plaintext.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%