MadPonyInteractive / MadQt

Tutorials and Tools for PyQt and PySide
MIT License
24 stars 3 forks source link
pyqt pyside python

MadQt

Apps, widgets and tools for PyQt and PySide


MadQt is a pip package created to ease the process of using the Qt framework for python.

Qt is a powerful framework for designing Graphical User Interfaces written in c++ but has a couple of wrappers (PyQt and PySide) that allow us to use the Python coding language.

MadQt aim is to automate and simplify many of the processes required by Qt as well as provide custom widgets and QtDesigner plugins created to and by the community.

Visit the Documentation site to get started!


Apps

MadQt Project Manager

A gui application for organizing and managing your PyQt projects.

Coupled with QDesigner this app has many features that will help you create and distribute PyQt apps faster.

Features include

MadQt Project Manager


MadQt Plugin Creator

A gui application for creating QtDesigner python plugins.

MadQt Plugin Creator


Compatibility

MadQt is compatible with python 3.9+

PySide6 6.5.0 and over presents some class inheritance issues due to it's python compatibility.

It is advised to use Python 3.7 for maximum compatibility when using PySide6.

Due to this we decided to limit the PySide6 version to 6.4.3 for now to allow for higher versions of python to be used.

If you already have PySide6 6.5.0 installed, you can downgrade it by running the following command:
pip install PySide6==6.4.3
Otherwise, simple install MadQt and it will install the correct version of PySide6 for you.
pip install MadQt

Visit our free PySide and PyQt course on YouTube

Support this project:

Buy Me A Coffee