Skip to content

gradio-app/7guis-gradio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7guis-gradio

Gradio (Python) implementaion of The 7 GUIs Benchmark

Authors: @abidlabs, @ID56 -- contributions welcome, just open a PR!

Why?

I recently came across the 7 GUIs benchmark, and was surprised to see that none of the implementations were written in Python (whereas many other backend and frontend languages had implementations). This is probably due to the frustrations involved in building GUIs with Python, a problem that Gradio is designed to help with.

So in this repo, I decided to create the Python implementations for the 7 GUIs (work in progress) using Gradio.

1. Counter

image

2. Temperature Converter

image

3. Flight Booker (WIP)

4. Timer (WIP)

5. CRUD (WIP)

6. Circle Drawer (WIP)

7. Cells (WIP)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages