Skip to main content

Cross gui-menu building utility.

Project description

This module is in its infancy and as it’s goals are very ambitious there is no guarantee that it will survive. The following are the goals of the project not a statement of achievement. At the moment it should be considered ‘vapourware’

This module will simplify the specification, creation, and dynamic manipulation of gui menus. Menus systems written with this module will work without modification on all supported gui’s.

The kit supplies wrappers for four common python gui’s:

  • tkinter [tkmenukit.py]

  • pygtk [gtkmenukit.py]

  • pyqt [qtmenukit.py]

  • wxPython [wxmenukit.py]

Menus are represented by python objects linked together in a tree structure. The python objects can be inactive, or active. Active menus are connected to real menus in the gui and changes made to the python structure will be reflected in the gui.

Menus (and menu fragments) can be built up using normal python methods for manipulating data structures or from lists of python strings or from data formats such as XML, jason, yaml etc. Python menu structures, however constructed, can be converted easily into any of these formats.

Porting a menu system from one gui to another, simply involves importing a different wrapper module. Everything else will work exactly the same.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

amenukit-0.1a1.tar.gz (8.2 kB view details)

Uploaded Source

File details

Details for the file amenukit-0.1a1.tar.gz.

File metadata

  • Download URL: amenukit-0.1a1.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for amenukit-0.1a1.tar.gz
Algorithm Hash digest
SHA256 1391e8acf8aba518869f4b0c68a29ab599ef89bd434dff2d1522d0c1e0ac3ebe
MD5 4b2d5ecb31a28f32f549bd82a2e3c7ff
BLAKE2b-256 e106b1745d089e73072cea137c4b83f7b21c11cf3e112c4d1d07f70e21065456

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page