Skip to content

Commit 3653989

Browse files
authored
Add Dash - web app framework
1 parent 8124604 commit 3653989

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,6 +1203,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
12031203

12041204
* [Bottle](http://bottlepy.org/docs/dev/index.html) - A fast, simple and lightweight WSGI micro web-framework.
12051205
* [CherryPy](http://cherrypy.org/) - A minimalist Python web framework, HTTP/1.1-compliant and WSGI thread-pooled.
1206+
* [Dash](https://plot.ly/products/dash/) - Built on top of Flask, React and Plotly aimed at analytical web applications.
1207+
* [awesome-dash](https://github.com/Acrotrend/awesome-dash)
12061208
* [Django](https://www.djangoproject.com/) - The most popular web framework in Python.
12071209
* [awesome-django](https://github.com/rosarior/awesome-django)
12081210
* [Flask](http://flask.pocoo.org/) - A microframework for Python.

0 commit comments

Comments
 (0)