a text editor written with python
About Argon Text Editor is a simple text editor written with python's tkinter.
- Open terminal in project's directory and run
python 'Argon Text Editor.py'
Argon text editor is written in python tkinter.
- This text editor lets you edit text quickly with features like find and replace.
- It also has various features of text formatting such as Bold,Italic and text alignment.
- With different themes available, you can also type in different kinds of fonts that you like
- Python - Source Language
- Tkinter - Provides GUI for the application
- ttkthemes - Provides theme for the GUI
Apache License 2.0