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
- Using add_argument_group inside add_argument_group do not look at the 'columns': 1 option
- Highlight tabs with validation failures when unable to start
- Add optional Save button in the console window
- Added support for additional form of terminal coloring
- Allow arbitrary progress bar status text
- Update Gracefully-Stopping.md
- Gooey chooses single-select for option with choices and nargs='+' or '*'
- MultiFileChooser/MultiDirChooser don't handle list default values correctly
- segmentation fault in ubuntu 16.04
- Declaration order of ungrouped variables can cause misordering errors
- Docs
- Python not yet supported