Python Pyqt5

Open-source Python projects categorized as Pyqt5

Top 23 Python Pyqt5 Projects

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

  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. 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
  4. PyQt-Fluent-Widgets

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

  5. persepolis

    Persepolis is a download manager written in Python.

  6. pythonguis-examples

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

  7. fbs

    Create Python GUIs with Qt in minutes

    Project mention: Fman Build System | news.ycombinator.com | 2024-09-10
  8. AutoKey

    AutoKey, a desktop automation utility for Linux and X11.

  9. SaaSHub

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

    SaaSHub logo
  10. QDarkStyleSheet

    A dark style sheet for QtWidgets application

  11. examples

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

  12. git-cola

    git-cola: The highly caffeinated Git GUI

    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

  13. fbs-tutorial

    Tutorial for creating Python/Qt GUIs with fbs

  14. vidcutter

    A modern yet simple multi-platform video cutter and joiner.

  15. gridplayer

    Play videos side-by-side

  16. BlackMamba

    C2/post-exploitation framework

  17. pizero_bikecomputer

    An open source bike computer based on Raspberry Pi Zero (W, WH, 2W) with GPS and ANT+. Including offline map and navigation.

    Project mention: GarminDB | news.ycombinator.com | 2025-02-02

    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.

  18. Qt.py

    Minimal Python 2 & 3 shim around all Qt bindings - PySide, PySide2, PyQt4 and PyQt5.

  19. algobot

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

  20. ninja-ide

    {Ninja-IDE Is Not Just Another IDE}

  21. 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/

  22. rmview

    A live viewer for reMarkable written in PyQt5

  23. kawaii-player

    Multimedia player, media library manager and portable media server with PC-To-PC casting feature.

  24. Rickrack

    Generate harmonious colors freely.

  25. BreezeStyleSheets

    Breeze/BreezeDark-like Qt StyleSheets

  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 Pyqt5 discussion

Log in or Post with

Python Pyqt5 related posts

  • Turn Entire YouTube Playlists to Markdown Formatted TextBooks(In Any Language)

    1 project | news.ycombinator.com | 18 Feb 2025
  • Spyder 6.0 Released – The Scientific Python Development Environment

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

    1 project | news.ycombinator.com | 30 May 2024
  • Spyder – The Scientific Python Development Environment

    1 project | news.ycombinator.com | 9 Sep 2023
  • CadQuery Editor – a program for building parametric 3D CAD models using Python

    1 project | news.ycombinator.com | 2 Sep 2023
  • VidCutter: A program for lossless video cutting

    1 project | /r/VideoEditing | 22 Aug 2023
  • Archiving Tagged Notebooks?

    1 project | /r/RemarkableTablet | 13 Jul 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 May 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 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

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?