Chris
|
ba28c8d732
|
closes #500 - nargs with default values being mapped incorrectly
|
4 years ago |
Chris
|
47c2c1f40c
|
closes #469 - prevent argparse ==SUPPRESS== from showing in Gooey
|
4 years ago |
Andy Lee
|
d437955b65
|
Adding tests for mutex groups
|
5 years ago |
Chris
|
be1343b6da
|
closes #377 - drop all non-serializable objects from default args
|
5 years ago |
Conrrad
|
a06e024023
|
Add absolute imports
|
5 years ago |
Chris
|
d2bc6d0172
|
Patch regression causing listbox defaults to not be applied
|
6 years ago |
Chris
|
0ae2472c72
|
closes #329 - string coersion is too broad causing typing errors
|
6 years ago |
Chris
|
5ebcdd668c
|
Issue 321 Pt II - convert default arguments to strings
|
6 years ago |
Chris
|
aeb8f67b92
|
closes issue #321 - coerce choices to string
|
6 years ago |
Chris
|
c8450cf20b
|
closes #312 - tuples causing failure when passed to
|
6 years ago |
chriskiehl
|
fb5fb0fb99
|
integration tests
|
6 years ago |
unknown
|
dc6386c3a9
|
Added python 3 compatibility
|
7 years ago |
chriskiehl
|
6a94bdaf2b
|
Removed old files
|
8 years ago |
Christoph Buchner
|
84fa92a160
|
Move pytest fixtures into conftest.py
|
9 years ago |
Christoph Buchner
|
2799d54f16
|
Add more tests to raise test coverage.
|
9 years ago |
Christoph Buchner
|
0b59582d5f
|
Make tests pass, close #127.
build_radio_group() started returning results not wrapped
in a list in 8103314 , change the test to reflect that.
|
9 years ago |
chriskiehl
|
81a262f2dd
|
added subparser support
|
9 years ago |
chriskiehl
|
9796d50fa9
|
Updated tests
|
9 years ago |
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 |
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 |