Top 19 Python pyqt6 Projects
-
PyQt-Fluent-Widgets
A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.
-
Judoscale
Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
-
-
-
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
-
stargate
Innovation-first digital audio workstation (DAW), instrument and effect plugins, wave editor (by stargatedaw)
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
Project mention: Let Claude control your computer (at your own risk) | news.ycombinator.com | 2024-11-06
-
-
Aura-Text
Aura Text is a versatile and powerful text editor powered by QScintilla that provides all the necessary tools for developers. It is build using PyQt6 and Python.
-
-
DeskTranslate
A seamless optical character recognition real-time translator application right on your desktop
-
-
-
-
PyQt6-mediator-mixin
PyQt6 Mediator Mixin is a Python library that enhances PyQt6's signal-slot mechanism by implementing the mediator pattern. It allows for more modular and maintainable code by enabling classes to emit and receive signals without knowing about each other. The library also provides the ability to extend the SignalCode enum for custom signals.
-
I made a tool because getting datasets for NLP or tabular data is tough. It uses an AI API to generate synthetic data. You can define columns with names, types, and prompts, and set the number of rows, up to 50,000 or more as much as you need. It’s in Python with a basic interface. It’s on GitHub here: https://github.com/VoxDroid/Zylthra. I needed it for some work, and it does the job. If anyone tries it, let me know what’s off.
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Python pyqt6 discussion
Index
What are some of the best open-source pyqt6 projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | PyQt-Fluent-Widgets | 6,487 |
2 | Cura | 6,454 |
3 | fbs | 3,860 |
4 | BallonsTranslator | 3,529 |
5 | polychromatic | 1,101 |
6 | qtpy | 1,011 |
7 | stargate | 723 |
8 | BreezeStyleSheets | 585 |
9 | computer-agent | 430 |
10 | Uranium | 338 |
11 | Aura-Text | 310 |
12 | TranslucentFlyoutsConfig | 164 |
13 | DeskTranslate | 155 |
14 | win32mica | 107 |
15 | PPG | 35 |
16 | PetalVault | 3 |
17 | PyQt6-mediator-mixin | 1 |
18 | Zylthra | 1 |
19 | Movie-Dubber | 1 |