SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Python Pyqt 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.
-
BallonsTranslator
深度学习辅助漫画翻译工具, 支持一键机翻和简单的图像/文本编辑 | Yet another computer-aided comic/manga translation tool powered by deeplearning
-
-
-
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
-
algobot
Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.
-
Project mention: We are shutting down the Ondsel FreeCAD business | news.ycombinator.com | 2024-11-18
OpenSCAD is my go-to. It's self-contained and AI coding tools know the syntax well enough to help you move fast. Unfortunately I keep hitting a complexity ceiling.
If it doesn't like how I'm describing something, it crashes. I have to load an older version of my .scad and try a new approach. This usually happens 70% of the way into a complex project, which is quite discouraging.
The Python ecosystem has CadQuery[0] and a few other tools built around the Open Cascade kernel[1] which is quite good in my limited experience. CadQuery is positioned as an OpenSCAD alternative [2], and I really want it to be. Unfortunately the user experience isn't there yet.
Making an object with CadQuery is writing a Python program. Which means you need a Python environment and dev setup. CQ-editor [3] is nice, but needs a Python environment first. I think CadQuery would be much more viable OpenSCAD alternative if it was packaged into a standalone CQ-editor application and published via homebrew, etc.
I'm also interest in Zoo [4](fka KittyCAD). They're trying to create a modelling tool that combines model-by-code and model-by-mouse. With some AI layered on top. They have an interesting architecture where they stream geometry to your local device from the cloud. Should be great for performance, but ties you to the cloud.
[0] https://github.com/CadQuery/cadquery
[1] https://en.wikipedia.org/wiki/Open_Cascade_Technology
[2] https://cadquery.readthedocs.io/en/latest/intro.html#why-cad...
[3] https://github.com/CadQuery/CQ-editor
[4] https://zoo.dev/
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
stargate
Innovation-first digital audio workstation (DAW), instrument and effect plugins, wave editor (by stargatedaw)
-
Project mention: Let Claude control your computer (at your own risk) | news.ycombinator.com | 2024-11-06
-
-
-
-
galacteek
Multi-platform browser for the distributed web. Mirror of https://gitlab.com/galacteek/galacteek
-
-
-
-
-
-
-
HeartbeatEngine
A Visual Novel / Dating Sim game engine written in Python using Pygame, with a full editor written in PyQt5
-
Fuel-Consumption-Estimator
Desktop application that estimates fuel consumption using a trained machine learning model.
-
PyQt-React-Boilerplate
A boilerplate for using python to build a desktop application using PyQt webengine and React.js as the application front-end.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Pyqt discussion
Python Pyqt related posts
-
Translucent Web Browser Widget on desktop
-
[Python] Créateur de liens de badge
-
Why although Pyqt and Pyside are very similar in terms of functionality, every known course is made for Pyqt which has commercial licence? I am really curious to know...
-
[P] Desktop app. makes fuel consumption estimation with machine learning.
-
My desktop app that makes fuel consumption estimation with artificial intelligence. Open source github repo. Please give a star for support me.
-
[P] An application that optimizes the fuel consumption of your vehicles with artificial intelligence. Open source. Please star for support.
-
any decent ideas for a machine learning project using excel, r, SQL etc
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 May 2025
Index
What are some of the best open-source Pyqt projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | pythonguis-examples | 4,359 |
2 | BallonsTranslator | 3,676 |
3 | examples | 2,502 |
4 | gridplayer | 1,489 |
5 | qtpy | 1,019 |
6 | algobot | 941 |
7 | CQ-editor | 889 |
8 | stargate | 730 |
9 | computer-agent | 447 |
10 | MultiWindowSync-PyQt | 344 |
11 | Uranium | 341 |
12 | Senpwai | 246 |
13 | galacteek | 167 |
14 | TranslucentFlyoutsConfig | 165 |
15 | Openroast | 131 |
16 | win32mica | 107 |
17 | Pepys | 33 |
18 | MotionMap | 33 |
19 | snap-lens-tool | 23 |
20 | HeartbeatEngine | 19 |
21 | Fuel-Consumption-Estimator | 18 |
22 | PyQt-React-Boilerplate | 12 |
23 | Badge-Link-Creater | 10 |