Q-Guide
Q-Guide is (yet) another frontend to the ETECSA users database.
Aim
The main goal of Q-Guide is create a sleek an intuitive UI, and perform clean and fast querys to the ETECSA users database.
Version
2.0
Tech
Q-Guide uses a number of open source projects to work properly:
- Python - an interpreted, interactive, object-oriented programming language.
- Qt4 - a software toolkit for developing applications.
- PyQt4 - The Python bindings for Qt4
- Coffee - fuel used for coding
- Heavy Metal - Hell Yeah!!
Installation
git clone https://github.com/codeshard/Q-Guide
cd Q-Guide
python q-guide.py
You must also have the ETECSA users database, commonly named etecsa.db and put it inside the database directory inside the application.
License
Apache v2.0