Skip to content

Attempts to make a text-editor in Python without external libraries.

License

Notifications You must be signed in to change notification settings

Earth1283/PyWord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PyWord

This is a project to make Word in Python. Known as PyWord.

Dependencies/Pips

There are no dependencies that you will have to manually install. PyWord currently uses the tkinter and the os libraries in Python, both of which do not require to be installed. The goal of this is to not use any pips to recreate Microsoft Word in Python. Hence the name PyWord.

Copyright

This is licensed under the MIT license, meaning that you are welcome to copy, edit, and remix this absolute garbage. You also have the right to sell my absolute piece of garbage for however much it's worth. Just tell me beforehand.

Note to remixers

For those who want to build upon my project, you are more than welcome to do so. Just give me some credit in a commented line at the beginning or end. I have labeled this script reasonably well to make sure that the code is easily understood.

About

Attempts to make a text-editor in Python without external libraries.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages