Skip to main content

NOTE: This package is deprecated, and will not be updated further. For a more up to date UI toolkit, see the PLIB3.UI package.

The PLIB3.GUI package contains a simple GUI application framework with two main features:

  • It lets the same high-level code work with a number of different underlying GUI toolkits. Currently supported: Qt 5, PySide 2, Qt 4, PySide, KDE 4, and wxPython. (The original reason for writing this sub-package was that wxWidgets doesn’t use Qt and I like the Qt/KDE widgets better, but Qt was not available for Windows and I wanted code that would run cross-platform.) Note that the KDE 4 and wxPython toolkits are untested at this time.

  • It allows you to express the layout of your GUI in terms of Python lists and dicts, enabling a much more declarative and easy to read (and maintain) coding style.

Other than selecting the toolkit (which may not be necessary: the main module of the sub-package can ‘auto-detect’ which toolkit to use–the plib-setup-gui post-install script does most of the work to enable this–so you only need to override if you don’t like the default), you should not have to worry about any toolkit internal details; the goal of this sub-package is to make them all look the same to your code.

Note: PLIB3.GUI works with Python 3. If you are using Python 2.7, see the PLIB.GUI package, available at https://pypi.python.org/pypi/plib.gui.

The setup.py script for PLIB3.GUI uses the setuputils helper module, which helps to automate away much of the boilerplate in Python setup scripts. This module is available as a separate release at https://pypi.python.org/pypi/setuputils3.

Installation

To install PLIB3.GUI, you can simply run:

$ python setup.py install

at a shell prompt from the directory into which you unzipped the source tarball (the same directory that this README file is in). This will install PLIB3 and then run each of the post-install scripts in the scripts directory.

Example Programs

PLIB3.GUI comes with example programs that illustrate key features of the package. After installation, these can be found in the $PREFIX/share/plib/examples directory. If you have a POSIX system (Linux or Mac OSX), the plib-setup-examples post-install script will install symlinks to the example programs in the $PREFIX/bin directory.

Release files for plib3.gui 0.10.6

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for plib3.gui 0.10.6
File Size Uploaded
plib3.gui-0.10.6.tar.gz 375.1 kB Details

Release files / plib3.gui-0.10.6.tar.gz

Download URL plib3.gui-0.10.6.tar.gz
Size 375.1 kB
Tags Source
SHA-256 checksum
How to use checksums
580e92392b2b2f0b3e2193437e610f30d3e44569496f2aedfddf06ffd115f9a8
BLAKE2b-256 checksum
How to use checksums
59bd9c448503c894b39b52a2fca1219e3c1405c6e011b2949871fa19a1cede12
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via python-requests/2.9.1

Release history Release notifications | RSS feed

This release

0.10.6 This release

1 release file

0.10.5

1 release file

0.10.4

1 release file

0.10.3

1 release file

0.10.2

1 release file

0.10.1

1 release file

0.10

1 release file

0.9.12

1 release file

0.9.11

1 release file

0.9.10

1 release file

0.9.9

1 release file

0.9.8

1 release file

0.9.7

1 release file

0.9.6

1 release file

0.9.5

1 release file

0.9.4

1 release file

0.9.3

1 release file

0.9.2

1 release file

0.9.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page