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
Release files for GooeyDev 1.0.3.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| GooeyDev-1.0.3.5.tar.gz | 527.1 kB | Details |
Release files / GooeyDev-1.0.3.5.tar.gz
| Download URL | GooeyDev-1.0.3.5.tar.gz |
|---|---|
| Size | 527.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3b5bea9c7d432b349328f4a2f036dac1b7737742c91c72d612c2b4a83f9a6395
|
|
BLAKE2b-256 checksum How to use checksums |
3eca835e67e8661d937b2237a13ca39ab9fd2f9822133adece2b74686ef9fc5e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|