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

https://github.com/jabbalaci/gui-dev-with-python

Some simple examples on how to get started with GUI development in Python.
https://github.com/jabbalaci/gui-dev-with-python

designer gui pyqt5 python python3 qt qt5

Last synced: about 2 months ago
JSON representation

Some simple examples on how to get started with GUI development in Python.

Awesome Lists containing this project

README

          

GUI-Dev-with-Python
===================

Some simple examples on how to get started with GUI development in Python.

Content of this repository:

01_examples
-----------

Simple PyQt5 examples, without Qt Designer.

02_designer
-----------

A simple example made with Qt Designer. Tested under Linux and Windows.