Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/farhaanbukhsh/pyed


https://github.com/farhaanbukhsh/pyed

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

#PyEd
This a basic editor designed for proof of concept. This is in development so only the GUI is ready which is still going under development.

#Dependecies

`sudo apt-get install python-qt4`

`sudo apt-get install pyuic4`

`sudo apt-get install pyqt4-dev-tools qt4-designer`

#Build Instruction

First fork the project and clone it. Traverse into the directory in your terminal. After getting to the directory execute this command.

` python start_editor.py`

#Contribution

Feel free to contribute.