Python Pyqt

Open-source Python projects categorized as Pyqt

Top 23 Python Pyqt Projects

  1. pythonguis-examples

    Demo desktop apps built with Python & Qt. With examples for PyQt6, PySide6, PyQt5 & PySide2

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

    InfluxDB logo
  3. BallonsTranslator

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

  4. examples

    Learn to create a desktop app with Python and Qt (by pyqt)

  5. gridplayer

    Play videos side-by-side

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

  7. algobot

    Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.

  8. CQ-editor

    CadQuery GUI editor based on PyQT

    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/

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. stargate

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

  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. MultiWindowSync-PyQt

    Windows GUI multiple window synchronization using pyqtSignal

  13. Uranium

    A Python framework for building Desktop applications.

  14. Senpwai

    A desktop app for tracking and batch downloading anime

  15. galacteek

    Multi-platform browser for the distributed web. Mirror of https://gitlab.com/galacteek/galacteek

  16. TranslucentFlyoutsConfig

    A configuration GUI for Translucent Flyouts

  17. Openroast

    An open source, cross-platform application for home coffee roasting

  18. win32mica

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

  19. Pepys

    A Straightforward Markdown Journal

  20. MotionMap

    Transform real-time body movements into keyboard inputs

  21. snap-lens-tool

    A Swiss Army Knife for Snapchat Lenses.

  22. HeartbeatEngine

    A Visual Novel / Dating Sim game engine written in Python using Pygame, with a full editor written in PyQt5

  23. Fuel-Consumption-Estimator

    Desktop application that estimates fuel consumption using a trained machine learning model.

  24. PyQt-React-Boilerplate

    A boilerplate for using python to build a desktop application using PyQt webengine and React.js as the application front-end.

  25. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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 Pyqt discussion

Log in or Post with

Python Pyqt related posts

  • Translucent Web Browser Widget on desktop

    1 project | /r/pythontips | 6 May 2023
  • [Python] Créateur de liens de badge

    1 project | /r/enfrancais | 26 Apr 2023
  • 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...

    1 project | /r/Python | 19 Apr 2023
  • [P] Desktop app. makes fuel consumption estimation with machine learning.

    1 project | /r/MachineLearning | 24 Dec 2022
  • My desktop app that makes fuel consumption estimation with artificial intelligence. Open source github repo. Please give a star for support me.

    1 project | /r/Futurology | 17 Dec 2022
  • [P] An application that optimizes the fuel consumption of your vehicles with artificial intelligence. Open source. Please star for support.

    1 project | /r/MachineLearning | 17 Dec 2022
  • any decent ideas for a machine learning project using excel, r, SQL etc

    1 project | /r/learnmachinelearning | 16 Dec 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
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.
www.influxdata.com

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