Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-python-qt

A curated list of awesome libraries, frameworks and resources for Qt under Python
https://github.com/JulienGrv/awesome-python-qt

Last synced: 5 days ago
JSON representation

  • Bindings

    • PyQt - Bindings with support for both Qt v4 and Qt v5 frameworks.
    • PySide - Bindings supporting Qt v4.
    • PySide2 - Bindings supporting Qt v5.
    • PySimpleGUIQt - PySimpleGUIQt uses PySide2 or PyQt5 for access to Qt without the ugly. PySimpleGUIQt is part of [PySimpleGUI](https://github.com/PySimpleGUI/PySimpleGUI) project.
    • Qt.py - Minimal Python 2 & 3 shim around all Qt bindings - PySide, PySide2, PyQt4 and PyQt5.
    • QtPy - Provides a uniform layer to support PyQt5, PySide2, PyQt4 and PySide with a single codebase.
  • Visualization

  • Web Integration

  • Frameworks

  • Examples

  • Miscellaneous

    • QtAwesome - Iconic fonts in PyQt and PySide applications.
    • Qt Style Sheet Inspector - A inspector to be able to view and edit Qt style sheet while an application is running