Python qtpy

Open-source Python projects categorized as qtpy
Python Git Linux OSX GUI

Top 3 Python qtpy Projects

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

  2. Civic Auth

    Simple auth for Python backends. Drop Civic Auth into your Python backend with just a few lines of code. Email login, SSO, and route protection built-in. Minimal config. Works with FastAPI, Flask, or Django.

    Civic Auth logo
  3. 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

  4. circuitpython-tricks

    Some CircuitPython tricks, mostly reminders to myself

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

Log in or Post with

Python qtpy related posts

  • Ubuntu Hoping to Remove Qt 5 Before Ubuntu 26.04 LTS

    2 projects | news.ycombinator.com | 1 Nov 2024
  • 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
  • RPi.GPIO equivalent in CircuitPython

    1 project | /r/raspberrypipico | 21 Feb 2023
  • Is it just me or did the creators of the Python QT5 GUI library miss a golden opportunity to call the package QtPy?

    2 projects | /r/Python | 7 Oct 2022
  • Declarative User Interfaces with constraints-based layout engine for Python

    10 projects | news.ycombinator.com | 11 Sep 2022
  • How do you make a python UI that doesn't look like garbage?

    7 projects | /r/Python | 29 Jan 2022
  • A note from our sponsor - Sevalla
    sevalla.com | 31 Aug 2025
    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! Learn more →

Index

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

# Project Stars
1 git-cola 2,383
2 qtpy 1,049
3 circuitpython-tricks 704

Sponsored
Simple auth for Python backends
Drop Civic Auth into your Python backend with just a few lines of code. Email login, SSO, and route protection built-in. Minimal config. Works with FastAPI, Flask, or Django.
www.civic.com

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