Skip to main content

Gooey (made by Chris Kiehl) turns (almost) any command line program into a full GUI application with one line. This a custom release of the development branch (1.0.3) of gooey.

Project description

This a custom release of the development branch (1.0.3) of gooey.

Quick Start

Gooey is attached to your code via a simple decorator on your main method.

from gooey import Gooey
@Gooey      <--- all it takes! :)
def main():
    # rest of code

With the decorator attached, run your program and the GUI will now appear!

Checkout the full documentation, instructions, and source on Github

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

GooeyDev-1.0.3.5rc2.tar.gz (527.1 kB view hashes)

Uploaded Source

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