Qt Desktop App
PyQt5/6 desktop GUI app scaffold with app.py.
Create this template
bash
# install
pip install jyinit
# create a scaffold for a qt desktop app
jyinit create my-project --type qt-desktop
# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactiveGreat for
- desktop apps