/pyqt-app-template

A Cookiecutter template for PyQt5 application.

Primary LanguagePythonMIT LicenseMIT

PyQt GUI Application Template

This is a cookiecutter template for generating a PyQt GUI application.

Features

  • PyQt application
  • pytest to run tests

Usage

Install the requirements:

$ pip install cookiecutter

Create the application:

$ cookiecutter https://github.com/lpozo/pyqt-app-template