Rhitabrat / PyQt5Learn

Small projects on pyqt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyQt5Learn

Small projects on pyqt5

Steps for running:

  1. Use QtDesigner for designing the interface
  2. Use this command to change .ui file into .py file pyuic5 Calculator.ui -o calc.py
  3. Run the .py file

About

Small projects on pyqt5


Languages

Language:Python 100.0%