Skip to content

A Lighting Fast text editor made in python using tkinter

License

Notifications You must be signed in to change notification settings

BananaBoii600/Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Python-Text-Editor

Python 3.6

A Lighting Fast text editor made in python using tkinter

Contains many functions like changing the text colors, changing background, night mode, bolding the font, printing the typed out text and italic font

Light Mode

image

Dark Mode

image

Mac and Linux executables releasing soon :)

Dependencies

this app requires python, pywin32 and tkinter to be installed in your computer, tkinter and pywin32 can be installed using the commands

pip install tk

and

pip install pywin32

Instructions to install the app

Go to releases and download the latest release

Make sure your python version and pip version is up to date

After installing tkinter and pywin 32, download the latest release and open the exe file given

Now you are ready to use the app!

Thank you for downloading :)

About

A Lighting Fast text editor made in python using tkinter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages