Gooey Examples

October 13, 2018 ยท View on GitHub

Flat LayoutColumn LayoutSuccess ScreenError ScreenWarning Dialog

This is a small collection of example programs to demonstrate the functionality of Gooey.

Installation Instructions

Clone this project to your local machine

git clone https://github.com/chriskiehl/GooeyExamples.git

Alternatively, you can manually download the source here

Navigate the directory where you cloned the repo and pip install the dependencies

cd GooeyExamples/

pip install -r requirements.txt 

Running the examples

python ./examples/widget_demo.py