Python Qt

Open-source Python projects categorized as Qt
Python GUI Pyqt5 Qt5 Pyqt

Top 23 Python Qt Projects

  1. matplotlib

    matplotlib: plotting with Python

    Project mention: How to Get Started with Scikit-Learn: A Beginner-Friendly Guide to Machine Learning in Python | dev.to | 2025-04-24

    As is the case with most Python libraries, it is open-source and free-to-use, making it easily accessible by anyone willing to learn machine learning, and it is built upon other open-source libraries within Python, like SciPy for advanced scientific operations, NumPy for efficient numerical computations, Matplotlib for data visualization, and Cython for increased efficiency and speed, similar to that of C/C++.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. openage

    Clone of the Age of Empires II engine 🚀

    Project mention: MCP Server for Ghidra | news.ycombinator.com | 2025-03-25

    I hope that one day we have a tool that can convert any proprietary binary to source code with a single click. It would be so much fun to have an "open source" version of all games. Currently, there are projects like https://github.com/Try/OpenGothic and https://github.com/SFTtech/openage, but these require years of community effort.

  4. PySimpleGUI

    Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.

    Project mention: PySimpleGUI announces project shutting down | news.ycombinator.com | 2025-02-26
  5. urh

    Universal Radio Hacker: Investigate Wireless Protocols Like A Boss

  6. qutebrowser

    A keyboard-driven, vim-like browser based on Python and Qt.

    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 ¯\_(ツ)_/¯

  7. Spyder

    Official repository for Spyder - The Scientific Python Development Environment

    Project mention: Spyder 6.0 Released – The Scientific Python Development Environment | news.ycombinator.com | 2024-09-03
  8. PyQt-Fluent-Widgets

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

  9. 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
  10. pywebview

    Build GUI for your Python program with JavaScript, HTML, and CSS

    Project mention: Rio-labs/rio: WebApps in pure Python. No JavaScript, HTML and CSS needed | news.ycombinator.com | 2024-09-17

    afaict it uses https://github.com/r0x0r/pywebview under the hood (so yes, cross-platform)

  11. PyQtGraph

    Fast data visualization and GUI tools for scientific / engineering applications

    Project mention: Open Hardware Ethernet Switch project, part 1 | news.ycombinator.com | 2025-05-12

    https://github.com/Nic30/d3-wave

    Pyqtgraph probably can't realtime plot GHz probe data without resampling either?

    pyqtgraph: https://github.com/pyqtgraph/pyqtgraph

    The hwtLib README says Vivado supports IP-XACT format.

    hwtLib:

  12. BallonsTranslator

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

  13. QDarkStyleSheet

    A dark style sheet for QtWidgets application

  14. PyFlow

    Visual scripting framework for python

  15. PyBitmessage

    Reference client for Bitmessage: a P2P encrypted decentralised communication protocol:

  16. examples

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

  17. Back In Time

    A comfortable and well-configurable graphical Frontend for incremental backups, with a command-line version also available. Modified files are transferred, while unchanged files are linked to the new folder using rsync's hard link feature, saving storage space. Restoring is straightforward via file manager, command line or Back In Time itself.

    Project mention: Back in Time – Second Release Candidate (1.5.4-Rc2) | news.ycombinator.com | 2025-03-03

    Please allow me to announce the second release candidate preparing for version 1.5.4 targeting the upcoming Debian 13 Trixie.

    https://github.com/bit-team/backintime/releases/tag/v1.5.4-r...

    Please report if you use it even if there are no new problems.

    - EncFS, used for encrypted profiles, has been marked as deprecated and is schedule for removal in 2026.

  18. fastsdcpu

    Fast stable diffusion on CPU and AI PC

    Project mention: Diffusing Images on a Laptop with no GPU | dev.to | 2025-04-21

    FROM ubuntu:24.04 AS base RUN apt update \ && apt-get install -y python3 python3-venv python3-pip python3-wheel ffmpeg git wget nano \ && apt-get clean \ && rm -rf /var/lib/apt/lists/* \ && pip install uv --break-system-packages FROM base AS fastsd ARG FASTSDCPU_VERSION=v1.0.0-beta.200 RUN git clone https://github.com/rupeshs/fastsdcpu /app \ && cd app \ && git checkout -b $FASTSDCPU_VERSION \ && wget https://huggingface.co/rupeshs/FastSD-Flux-GGUF/resolve/main/libstable-diffusion.so?download=true -O libstable-diffusion.so WORKDIR /app SHELL [ "/bin/bash", "-c" ] RUN echo y | bash -x ./install.sh --disable-gui VOLUME /app/models/gguf/ VOLUME /app/lora_models/ VOLUME /app/controlnet_models/ VOLUME /root/.cache/huggingface/hub/ ENV GRADIO_SERVER_NAME=0.0.0.0 EXPOSE 7860 CMD [ "/app/start-webui.sh" ]

  19. gridplayer

    Play videos side-by-side

  20. Lector

    Qt based ebook reader (by BasioMeusPuga)

  21. QssStylesheetEditor

    Editor for qt stylesheet (qss). Real-time preview, and user can define varibles in qss.

  22. qspectrumanalyzer

    Spectrum analyzer for multiple SDR platforms (PyQtGraph based GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends)

  23. qBitTorrent-fluent-theme

    Fluent theme for qBitTorrent

  24. aqtinstall

    aqt: Another (unofficial) Qt CLI Installer on multi-platforms

  25. OneDriveGUI

    A simple GUI for OneDrive Linux client with multi-account support.

  26. 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 Qt discussion

Log in or Post with

Python Qt related posts

  • PyQtGraph

    1 project | news.ycombinator.com | 15 Mar 2025
  • Edifice: React, but Python Instead of JavaScript, Qt Widgets Instead of HTML DOM

    1 project | news.ycombinator.com | 17 Sep 2024
  • BUILDING DATA VISUALIZATION WITH PYTHON: A BEGINNER'S GUIDE TECHNIQUES

    1 project | dev.to | 15 Sep 2024
  • Edifice: Declarative GUI Framework for Python and Qt

    1 project | news.ycombinator.com | 27 Aug 2024
  • Qutebrowser: A keyboard-driven, Vim-like browser based on Python and Qt

    1 project | news.ycombinator.com | 30 May 2024
  • How and where is matplotlib package making use of PySide?

    2 projects | /r/learnpython | 7 Dec 2023
  • Qt 5.15.11 open source released

    1 project | news.ycombinator.com | 5 Oct 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 Sep 2025
    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 →

Index

What are some of the best open-source Qt projects in Python? This list will help you:

# Project Stars
1 matplotlib 21,621
2 openage 13,775
3 PySimpleGUI 13,659
4 urh 11,779
5 qutebrowser 10,818
6 Spyder 8,894
7 PyQt-Fluent-Widgets 7,058
8 pywebview 5,409
9 PyQtGraph 4,160
10 BallonsTranslator 4,085
11 QDarkStyleSheet 2,978
12 PyFlow 2,928
13 PyBitmessage 2,861
14 examples 2,533
15 Back In Time 2,411
16 fastsdcpu 1,772
17 gridplayer 1,587
18 Lector 1,545
19 QssStylesheetEditor 1,413
20 qspectrumanalyzer 1,311
21 qBitTorrent-fluent-theme 1,240
22 aqtinstall 1,081
23 OneDriveGUI 973

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com