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.
chriskiehl 8025265366 More project restructuring. Fixed bugs in widget_pack's getvalue methods, changed how parsing is done. Started updating the fantastically out of date unittests. Getting close! 10 years ago
..
__init__.py last big push before packaging 11 years ago
example_argparse_souce_in_main.py Fixed bug in parser that was preventing different argparse import styles from being recognized 10 years ago
example_argparse_souce_in_try.py Changes Project structure. Added doubleBuffering on panels to reduce flicker 10 years ago
mock_app_vars_in_args.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
mock_argparse_example.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
mockapp.py More project restructuring. Fixed bugs in widget_pack's getvalue methods, changed how parsing is done. Started updating the fantastically out of date unittests. Getting close! 10 years ago
mockapp_import_argparse.py Fixed bug in parser that was preventing different argparse import styles from being recognized 10 years ago
mockapp_nargs.py Fixed Nargs issue (#39) 10 years ago
module_with_no_argparse.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
qwindelzorf _example.py Removed dependency on argparse for building the GUI - now uses json. Fixed bugs in components resizing. Changed gooey_decorator to use the new json backed GUI builder 10 years ago