Skip to content

chriskiehl/GooeyExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gooey Examples

Flat Layout Column Layout Success Screen Error Screen Warning 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

About

Example programs to Demonstrate Gooey's functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published