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 6a64e5e88d 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
..
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 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
images Made azeirah's suggested changes to setup.py 10 years ago
languages Portuguese translation 10 years ago
mockapplications 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
TODO.txt Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
__init__.py Replaced duplicated code with utility funcs in styling.py 10 years ago
argparse_to_json.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
argparse_to_json_unittest.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
code_prep.py Code review fix: convert list into variables. 10 years ago
code_prep_unittest.py Simplify code_prep.split_line, fix it's unit test. 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 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
i18n.py Fixed issue with i18n not loading the correct language 10 years ago
i18n_config.py Flattened project structure 10 years ago
i18n_unittest.py Fixed issue with i18n not loading the correct language 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
modules_unittest.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
source_parser_unittest.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago