Skip to content

skontar/python-gui

Repository files navigation

Python GUI examples

Here are some simple examples using popular Python GUI libraries.

Prerequisites

On Fedora, you need the following packages:

python3
python3-gobject
python3-qt5
wxPython             # Python 2 only

Script description

There are two types of scripts:

  1. hello_*.py ‒ simple one button application with one layout manager
  2. extended_*.py ‒ more complex application with long running task in another thread and also signaling progress back to main GUI thread

Icon artwork

Website: IconArchive
Artist: Oxygen Team
License: GNU Lesser General Public License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published