You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephen L 01f649f8dd fix: argparse not detected in source if optional arguments were supplied (eg: custom argv) 9 years ago
..
__init__.py Chagned from directly running python code, to executing a path via Popen to facilitate using Gooey with other languages. Add additional configration options to GUI (still in progress). First pass at project restructure to make things easier to find. 10 years ago
calender_dialog.py Chagned from directly running python code, to executing a path via Popen to facilitate using Gooey with other languages. Add additional configration options to GUI (still in progress). First pass at project restructure to make things easier to find. 10 years ago
choosers.py Chagned from directly running python code, to executing a path via Popen to facilitate using Gooey with other languages. Add additional configration options to GUI (still in progress). First pass at project restructure to make things easier to find. 10 years ago
components.py Unhooked the json generation from the GUI generation. Refactorings 9 years ago
widget_pack.py Fixed issue in widget_pack that returned None for positional args. Minor code cleanup 9 years ago