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
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
GooeyDev-1.0.3.5.tar.gz
(527.1 kB
view details)
File details
Details for the file GooeyDev-1.0.3.5.tar.gz
.
File metadata
- Download URL: GooeyDev-1.0.3.5.tar.gz
- Upload date:
- Size: 527.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.1.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b5bea9c7d432b349328f4a2f036dac1b7737742c91c72d612c2b4a83f9a6395 |
|
MD5 | dc4bbdbbf34c94d234cd6559c60f3891 |
|
BLAKE2b-256 | 3eca835e67e8661d937b2237a13ca39ab9fd2f9822133adece2b74686ef9fc5e |