Skip to main content

Turn (almost) any command line program into a full GUI application with one line

Project description

Turn (almost) any Python Console Program into a GUI application with one line

https://cloud.githubusercontent.com/assets/1408720/7904381/f54f97f6-07c5-11e5-9bcb-c3c102920769.png

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

Gooey-1.0.8.1.tar.gz (599.8 kB view details)

Uploaded Source

Built Distribution

Gooey-1.0.8.1-py2.py3-none-any.whl (680.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file Gooey-1.0.8.1.tar.gz.

File metadata

  • Download URL: Gooey-1.0.8.1.tar.gz
  • Upload date:
  • Size: 599.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.3

File hashes

Hashes for Gooey-1.0.8.1.tar.gz
Algorithm Hash digest
SHA256 08d6bf534f4d50d50dafba5cfc68dcf31a6e9eeef13a94cbe3ea17c4e45c4671
MD5 0f5d8fe5bee8642c4e075f3e82553cf7
BLAKE2b-256 32388485428936e17e9027bf70717827e052411e18a644d3bb11f70145bb8ffa

See more details on using hashes here.

File details

Details for the file Gooey-1.0.8.1-py2.py3-none-any.whl.

File metadata

  • Download URL: Gooey-1.0.8.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 680.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.3

File hashes

Hashes for Gooey-1.0.8.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 222793cf4a5dd2f9d5c3174ad7369c3df541d91a49e54d51bbee95745ed75ae2
MD5 377a4f08f945bbe5677095b5f873140f
BLAKE2b-256 21032d0fc5f982f085ab72c56caa27238339a28419c0da716add1c5e1cf2fa99

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