mirror of https://github.com/chriskiehl/Gooey.git
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.
11 lines
310 B
11 lines
310 B
|
|
|
|
TODO:
|
|
- Update parser to catch all argparse import styles
|
|
- Investigate Docopt
|
|
- better graphics
|
|
- Fix vertical stacking of restart button
|
|
- system for supplying custom widgets to the GUI -- e.g. a FileChooser, rather than just a TextBox
|
|
- Remove debug statements current printing from program
|
|
|
|
|