From 435d86a8a5662f4da468e4b62ba2fbfa99589dae Mon Sep 17 00:00:00 2001 From: Vinta Date: Fri, 18 Sep 2015 02:51:07 +0800 Subject: [PATCH] add Wooey, A Django app which creates automatic web UIs for Python scripts. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6414decf..f3dcfe93 100644 --- a/README.md +++ b/README.md @@ -716,6 +716,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [flask-admin](https://github.com/mrjoes/flask-admin) - Simple and extensible administrative interface framework for Flask. * [flower](https://github.com/mher/flower) - Real-time monitor and web admin for Celery. * [Grappelli](http://grappelliproject.com) – A jazzy skin for the Django Admin-Interface. +* [Wooey](https://github.com/wooey/wooey) - A Django app which creates automatic web UIs for Python scripts. ## Static Site Generator