This is a cookiecutter template for generating a PyQt GUI application.
- PyQt application
- pytest to run tests
Install the requirements:
$ pip install cookiecutter
Create the application:
$ cookiecutter https://github.com/lpozo/pyqt-app-template
This is a cookiecutter template for generating a PyQt GUI application.
Install the requirements:
$ pip install cookiecutter
Create the application:
$ cookiecutter https://github.com/lpozo/pyqt-app-template