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 c610b784a2 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
..
dev_utils 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
gui 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
images Made azeirah's suggested changes to setup.py 10 years ago
languages Portuguese translation 10 years ago
mockapplications 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
tests 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
TODO.txt 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
__init__.py Replaced duplicated code with utility funcs in styling.py 10 years ago
argparse_to_json.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
code_prep.py Code review fix: convert list into variables. 10 years ago
codegen.py fixed bug in code gen that was writing raw object name for importFrom nodes 10 years ago
gooey_decorator.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
i18n.py Fixed issue with i18n not loading the correct language 10 years ago
i18n_config.py Flattened project structure 10 years ago
image_repository.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
modules.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
monkey_parser.py Fixed bug in parser that was preventing different argparse import styles from being recognized 10 years ago
parser_exceptions.py Flattened project structure 10 years ago
source_parser.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago