Gooey 1.0.8.1
pip install Gooey
Latest version
Released:
Turn (almost) any command line program into a full GUI application with one line
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Chris Kiehl
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Project description
Turn (almost) any Python Console Program into a GUI application with one line
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Chris Kiehl
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08d6bf534f4d50d50dafba5cfc68dcf31a6e9eeef13a94cbe3ea17c4e45c4671 |
|
MD5 | 0f5d8fe5bee8642c4e075f3e82553cf7 |
|
BLAKE2b-256 | 32388485428936e17e9027bf70717827e052411e18a644d3bb11f70145bb8ffa |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 222793cf4a5dd2f9d5c3174ad7369c3df541d91a49e54d51bbee95745ed75ae2 |
|
MD5 | 377a4f08f945bbe5677095b5f873140f |
|
BLAKE2b-256 | 21032d0fc5f982f085ab72c56caa27238339a28419c0da716add1c5e1cf2fa99 |