/PyEditor

Text Editor for python

Primary LanguagePythonMIT LicenseMIT

PyEditor

work in progress

Text Editor made with python. Support languages: Python, Html. more will be added soon.

Note: other languages or files that get a markup.

Image of the app when its not python file

Installation

 git clone https://github.com/ArmenG888/PyEditor 

Install the libraries

Linux or mac
 pip3 install -r requirements.txt  
Windows
 pip install -r requirments.txt 
 cd PyEditor 
Linux or mac
 python3 main.py 
Windows
 python main.py 

Python Markup

Image of the app

Html Markup

Image of the app