Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farhaanbukhsh/pyed
https://github.com/farhaanbukhsh/pyed
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/farhaanbukhsh/pyed
- Owner: farhaanbukhsh
- Created: 2015-08-21T16:08:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-21T16:10:17.000Z (about 9 years ago)
- Last Synced: 2023-12-15T10:14:42.237Z (11 months ago)
- Language: Python
- Size: 86.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.