Gooey 1.0.8.1
0
Turn (almost) any command line program into a full GUI application with one line
Contents
Turn (almost) any command line program into a full GUI application with one line
Stars: 20622, Watchers: 20622, Forks: 1021, Open Issues: 168The chriskiehl/Gooey
repo was created 10 years ago and the last code push was 7 months ago.
The project is extremely popular with a mindblowing 20622 github stars!
How to Install gooey
You can install gooey using pip
pip install gooey
or add it to a project with poetry
poetry add gooey
Package Details
- Author
- Chris Kiehl
- License
- MIT
- Homepage
- http://pypi.python.org/pypi/Gooey/
- PyPi:
- https://pypi.org/project/Gooey/
- GitHub Repo:
- https://github.com/chriskiehl/Gooey
Classifiers
- Desktop Environment
- Software Development/Build Tools
- Software Development/Widget Sets
Related Packages
Errors
A list of common gooey errors.
Code Examples
Here are some gooey
code examples and snippets.
GitHub Issues
The gooey package has 168 open issues on GitHub
- Is there a way to retain global state upon "Edit" (i.e going back to the first screen and running script again)
- Problem with "colored" library for richtext-control
- Change "is not" to "!=" when checking literals
increment
field inSlider
widget not working- Gooey outputs characters after completion "[0m"
- Gooey 1.0.8.1 Validation Not Working
- program_name missed while launching gooeyparser
- problem with pyinstaller. 'NoneType' object has no attribute 'isatty'
- No status info is showed anymore after pyinstaller pkg to one exe file… What should I do next?
- update release requirements for Python 3.11 on conda-forge
- pyinstaller to exe,run the exe, and it cannot end after completion
- Add –ignore-gooey option to README
- Fallback to CLI?