GitHub - AnimationPython/simple-text-editor: Basic text editor that can edit, open, and save plaintext.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Custom properties

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

  • Python 100.0%