- PyText is an open-source Python text editor. The program includes support for opening and editing text files, highlighting text in various colors (able to be viewed through its new .txtp file system), undo + redo features & more!
-
PyText is fully open-source and created by a single developer. The repository contains a compiled .exe file as well as a .py file to view the raw code.
-
PyText is also smaller than most text editors while still maintaining most of the features expected from a text editor.
-
Additionally, PyText also works on all operating systems that can run Python.
- PyText is compiled via PyInstaller and utlises tkinter.
-
WARNING: Some antivirus software may detect PyText as a false positive. You are welcome to read the code if you do not feel safe.
-
PyText can either be downloaded via the repository, or downloaded here.
