yatingupta10 / pynote

Basic notepad/editor using python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pynote

Basic notepad/editor using python

#Installation and Run: git clone https://github.com/yatingupta10/pynote.git

sudo apt-get install python-qt4

cd pynote

pyuic4 edytorEN.ui > edytor.py

python start.py

About

Basic notepad/editor using python

License:MIT License


Languages

Language:Python 100.0%