PyEditor

work in progress

Text Editor for python

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 

Image of the app

Image of the app

GitHub

View Github