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. Learn more →
Top 23 Python Pyqt5 Projects
-
Project mention: Qutebrowser: A keyboard-driven, Vim-like browser | news.ycombinator.com | 2024-12-08
See https://github.com/qutebrowser/qutebrowser/issues/8389 - unfortunately there's a lot of stupid false-positives especially with PyInstaller (packaging a Python application into an .exe). Happens a few times a year, unfortunately there isn't much I can do other than submitting a report to Microsoft and hoping they'll react ¯\_(ツ)_/¯
-
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: Spyder 6.0 Released – The Scientific Python Development Environment | news.ycombinator.com | 2024-09-03
-
PyQt-Fluent-Widgets
A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.
-
-
pythonguis-examples
Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
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
-
-
-
-
-
pizero_bikecomputer
An open source bike computer based on Raspberry Pi Zero (W, WH, 2W) with GPS and ANT+. Including offline map and navigation.
I found this Raspberry Pi Zero based bike computer project: https://github.com/hishizuka/pizero_bikecomputer
This seems pretty nice in terms of features, but would probably need a bit of polish.
-
-
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/
-
-
kawaii-player
Multimedia player, media library manager and portable media server with PC-To-PC casting feature.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Pyqt5 discussion
Python Pyqt5 related posts
-
Turn Entire YouTube Playlists to Markdown Formatted TextBooks(In Any Language)
-
Spyder 6.0 Released – The Scientific Python Development Environment
-
Qutebrowser: A keyboard-driven, Vim-like browser based on Python and Qt
-
Spyder – The Scientific Python Development Environment
-
CadQuery Editor – a program for building parametric 3D CAD models using Python
-
VidCutter: A program for lossless video cutting
-
Archiving Tagged Notebooks?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 24 May 2025
Index
What are some of the best open-source Pyqt5 projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | qutebrowser | 10,457 |
2 | Spyder | 8,727 |
3 | PyQt-Fluent-Widgets | 6,667 |
4 | persepolis | 6,622 |
5 | pythonguis-examples | 4,364 |
6 | fbs | 3,868 |
7 | AutoKey | 3,611 |
8 | QDarkStyleSheet | 2,963 |
9 | examples | 2,502 |
10 | git-cola | 2,338 |
11 | fbs-tutorial | 2,012 |
12 | vidcutter | 1,884 |
13 | gridplayer | 1,489 |
14 | BlackMamba | 1,066 |
15 | pizero_bikecomputer | 956 |
16 | Qt.py | 948 |
17 | algobot | 941 |
18 | ninja-ide | 927 |
19 | CQ-editor | 895 |
20 | rmview | 782 |
21 | kawaii-player | 634 |
22 | Rickrack | 610 |
23 | BreezeStyleSheets | 589 |