Skip to content

DanilTap/Python-Text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Python-Text-editor

This is a simple text editor on Python and Tkinter.
The project is planned to be developed to the state of a full-fledged code editor.

Version 1.0.0

・The editor allows you to open, create and edit files.
・The editor settings are in JSON. On a new start, the editor opens the last opened files and loads the settings.
・When a file is opened, its extension is determined.
・Two editor color themes.
・A Several Hot Keys

Bugs
・There are problems with file encoding

In the future, syntax highlighting and line numbering will be added to the code and break the code into modules
The source code is completely open source, you can use it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages