This is the study of an interface with PyQt5 / Python - Receita Federal - Modern Gui [Qt Designer, PyQt5]. The Federal Revenue is an agency that supervises and collects taxes that are collected by the Brazilian federal government. With the computerization of services, it is necessary to think about Experience and Interface Design to deliver the best to the taxpayer citizen. This repository had as a reference the redesign( modern ) project prepared by Gabriel Valladão. USING QT DESIGNER Qt Designer is the Qt tool for designing and building graphical user interfaces (GUIs) with Qt Widgets. You can compose and customize your windows or dialogs in a what-you-see-is-what-you-get (WYSIWYG) manner, and test them using different styles and resolutions. Qt Designer: https://doc.qt.io/qt-5/qtdesigner-manual.html REQUIRED PACKAGES $ pip install -r requirements.txt USE $ python main.py FILES . ├── assets │ ├── files.py │ ├── files.qrc │ ├── img │ │ ├── *.png │ ...
Cybersecurity researcher specialized in GED (Gambiarra, Exploit and Development )