Skip to main content

generate and run a GUI from an argparse.ArgumentParser object of a console application

Project description

Generate and run a tkinter GUI for an argparse.ArgumentParser object.

Usage: python -m geniegui myprogram

Here myprogram must be a Python module that has two functions:

  1. get_argument_parser() – returning an ArgumentParser object p

  2. main() – the main function calling p = get_argument_parser() and setting args = p.parse_args()

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

geniegui-0.200.tar.gz (9.3 kB view details)

Uploaded Source

File details

Details for the file geniegui-0.200.tar.gz.

File metadata

  • Download URL: geniegui-0.200.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for geniegui-0.200.tar.gz
Algorithm Hash digest
SHA256 3b697504b4a65af7016bf9cf1322e8b26121d57c5a1ac55b2b9080e270688604
MD5 fe78c3a6fdf83ae0b4bd43a616111d60
BLAKE2b-256 b8610856783d2890ec2724ed41c04d04440b5b477e6af43417c5dc8e1e3c93ba

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