Very simple text editor written in Python!
Go to the releases page and download main.py
Run the file and enter your desired filename and extension
Then type all that you want to write and typpe exit-editor to stop making the file
All you need is Python installed, no dependencies!
When giving the file extension, don't type the '.' , it will be added automagically!
If the specified file already exists in the directory, Python-Notepad will start writing from the end of the file and let you know
Thanks for downloading, please star my GitHub!