SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 Python pyqt4 Projects
-
pythonguis-examples
Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
Project mention: Ubuntu Hoping to Remove Qt 5 Before Ubuntu 26.04 LTS | news.ycombinator.com | 2024-11-01
Qt5 to Qt6 is nothing like Python2 to Python3.
The lessons from (Qt3 to Qt4 and) Qt4 to Qt5 have been learned and moving a large project from Qt5 to Qt6 is not that hard comparatively. There are a few minor deprecated APIs to handle and it's relatively easy over all.
I even have a stable project that is compatible with Qt5 and Qt6 [1] all in a single code base (particularly thanks to the effort of the qtpy[2] library). It's not that hard, and my opinion includes C++ in that assessment.
[1] https://github.com/git-cola/git-cola/
[2] https://github.com/spyder-ide/qtpy
-
-
PYQT-RVIZ
The following GUI is performed in PYQT4 for the teleoperation and control of a simulated differential mobile robot in RVIZ using ROS.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python pyqt4 discussion
Python pyqt4 related posts
-
Is it just me or did the creators of the Python QT5 GUI library miss a golden opportunity to call the package QtPy?
-
Is there a way to make Quartus prime lite to dark mode?
-
Breaks our entire codebase if it is removed
-
Looking for any Windows git GUI that supports changing the main working tree directory.
-
I've coded an open-source Asset Manager and need more people to join! (Python)
-
What's the best way to do a diff against a main branch?
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 May 2025
Index
What are some of the best open-source pyqt4 projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | pythonguis-examples | 4,359 |
2 | QDarkStyleSheet | 2,957 |
3 | git-cola | 2,337 |
4 | Qt.py | 948 |
5 | PYQT-RVIZ | 12 |