Skip to content

Boilerplate (código reaproveitado para iniciar um novo projeto) pra um script com interface gráfica feito em Python com a biblioteca QT.|python,gui

Notifications You must be signed in to change notification settings

shuantsu-zz/qt_boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQt5 Boilerplate

Tutorial

  1. Download QtDesigner from this link.
  2. Associate .ui files with QTDesigner so you can edit the gui easily.

How to use

  1. Clone the repo and enter its directory.
  2. Execute the command python -m venv env.
  3. Run pip_init.bat.
  4. Modify main.py and gui.ui files on the src folder as you desire.
  5. Execute run.bat, it will automatically compile the gui (if needed) and run the app.

About

Boilerplate (código reaproveitado para iniciar um novo projeto) pra um script com interface gráfica feito em Python com a biblioteca QT.|python,gui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published