app.design package

Subpackages

Submodules

app.design.design module

The main GUI window design of the project.

class app.design.design.Window

Bases: PyQt5.QtWidgets.QMainWindow

Create PyQt GUI window with necessary input fields and connect the submit button to the backend of the project.

Module contents

The design of the project.