Python pyqt6

Open-source Python projects categorized as pyqt6

Top 19 Python pyqt6 Projects

  1. PyQt-Fluent-Widgets

    A fluent design widgets library based on C++ Qt/PyQt/PySide. Make Qt Great Again.

  2. 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.

    Judoscale logo
  3. Cura

    3D printer / slicing GUI built on top of the Uranium framework

  4. fbs

    Create Python GUIs with Qt in minutes

    Project mention: Fman Build System | news.ycombinator.com | 2024-09-10
  5. BallonsTranslator

    深度学习辅助漫画翻译工具, 支持一键机翻和简单的图像/文本编辑 | Yet another computer-aided comic/manga translation tool powered by deeplearning

  6. polychromatic

    RGB lighting management software for GNU/Linux. Powered by OpenRazer.

  7. qtpy

    Provides an uniform layer to support PyQt5, PySide2, PyQt6, PySide6 with a single codebase

    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

  8. stargate

    Innovation-first digital audio workstation (DAW), instrument and effect plugins, wave editor (by stargatedaw)

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. BreezeStyleSheets

    Breeze/BreezeDark-like Qt StyleSheets

  11. computer-agent

    Desktop app powered by Claude’s computer use capability to control your computer

    Project mention: Let Claude control your computer (at your own risk) | news.ycombinator.com | 2024-11-06
  12. Uranium

    A Python framework for building Desktop applications.

  13. 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.

  14. TranslucentFlyoutsConfig

    A configuration GUI for Translucent Flyouts

  15. DeskTranslate

    A seamless optical character recognition real-time translator application right on your desktop

  16. win32mica

    Win32mica: a simple module to add the Mica effect on legacy python windows.

  17. PPG

    Create Powerful Python Apps with Qt5/Qt6

  18. PetalVault

    Secure offline multi-vault password manager with QR code-based synchronization

  19. 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.

  20. Zylthra

    Zylthra: A PyQt6 app to generate synthetic datasets with DataLLM.

    Project mention: A Tool I Built for Synthetic Datasets | dev.to | 2025-03-31

    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.

  21. Movie-Dubber

    Syncronize movie dub tracks over movies

  22. 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.

    CodeRabbit logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python pyqt6 discussion

Log in or Post with

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

Sponsored
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.
judoscale.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?