leolopez89 / Q-Guide

Frontend to ETECSA Database, built with PyQt4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q-Guide

Q-Guide is a 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!!

Requeriments

Ubuntu

sudo apt install python-qt4 python-sip libqt4-sql-sqlite python-qt4-sql

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

About

Frontend to ETECSA Database, built with PyQt4

License:Apache License 2.0


Languages

Language:Python 100.0%