git clone https://github.com/chriskiehl/Gooey.git
run
python setup.py install
NOTE: Python 2 users must manually install WxPython! Unfortunately, this cannot be done as part of the pip installation and should be manually downloaded from the wxPython website.
Usage
argparse declarations (usually
main).
from gooey import Gooey
@Gooey