gooey
https://github.com/chriskiehl/gooey
Python
Turn (almost) any Python command line program into a full GUI application with one line
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to gooey
Help out
- Issues
- Many gtk errors when running gooey
- Run easy install script if parent script is a windows executable
- Use system colors as defaults (dark mode fix)
- Crossplatform Buildspec
- The CLI can not find the (relative) script since it seems that the working directory has changed after using widgets FileChooser or DirChooser.
- Determine directories before current working directory may change.
- `nargs='*'` incorrectly treated as `+`
- Layout direction does not match language
- About pip with Ubuntu
- Illegal command line when option value starts with '-' (minus, hyphen)
- Docs
- Python not yet supported