Skip to content

A curated list of awesome libraries, frameworks and resources for Qt under Python

License

Notifications You must be signed in to change notification settings

JulienGrv/awesome-python-qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Qt under Python Awesome

A curated list of awesome libraries, frameworks and resources for Qt under Python.

Contents

Bindings

Bindings for Qt under Python.

  • PyQt - Bindings with support for both Qt v4 and Qt v5 frameworks.
  • PySide - Bindings supporting Qt v4.
  • PySide2 - Bindings supporting Qt v5.
  • 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.
  • PySimpleGUIQt - PySimpleGUIQt uses PySide2 or PyQt5 for access to Qt without the ugly. PySimpleGUIQt is part of PySimpleGUI project.

Examples

Examples for using Qt in Python.

Frameworks

Libraries for rapid development, testing and deployment of scalable application.

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

Visualization

Libraries for embedding visualization of data.

Web Integration

  • pywebview - A lightweight cross-platform native wrapper around a webview component that allows to display HTML content in its own dedicated window.

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, JulienGrv has waived all copyright and related or neighboring rights to this work.

About

A curated list of awesome libraries, frameworks and resources for Qt under Python

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published