This repository has been forked and is now actively maintained at:
New Repository: SpinnCompany/QT-PyQt-PySide-Custom-Widgets
- New Maintainer: Now actively maintained by SpinnCompany
- Continuous Updates: Regular maintenance, bug fixes, and new features
- Improved Accessibility: Resolved previous access limitations
The original repository by KhamisiKibet is temporarily inaccessible due to authentication issues. All future development will continue in this repository.
Custom widgets for QT Desktop Applications designed to simplify UI development. These widgets can be used in QT Designer and imported to PySide code.
First time installation:
pip install QT-PyQt-PySide-Custom-Widgets
Upgrade to latest version:
pip install --upgrade QT-PyQt-PySide-Custom-Widgets
- Documentation: qtcustomwidgets.spinncode.com
- GitHub Pages: spinncompany.github.io/Docs-QT-PyQt-PySide-Custom-Widgets
- Main Module: github.com/SpinnCompany/QT-PyQt-PySide-Custom-Widgets
Please read the required project structure and important updates here before proceeding.
The examples folder contains code examples for testing and learning about the custom widgets.
- Full Documentation & Examples: qtcustomwidgets.spinncode.com
- Video Tutorials: YouTube Playlist
- Widget Gallery: qtcustomwidgets.spinncode.com/Widgets/QCustomQMainWindow
If you find this project valuable and would like to contribute to its development and maintenance, you can support us on Patreon.
Thanks to all the contributors involved in the development of the project!
Made with contrib.rocks.
View a collection of modern GUIs made using the custom widgets module: View Gallery

