mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Add Dash - web app framework
This commit is contained in:
parent
8124604d24
commit
3653989680
1 changed files with 2 additions and 0 deletions
|
@ -1203,6 +1203,8 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
|
|
||||||
* [Bottle](http://bottlepy.org/docs/dev/index.html) - A fast, simple and lightweight WSGI micro web-framework.
|
* [Bottle](http://bottlepy.org/docs/dev/index.html) - A fast, simple and lightweight WSGI micro web-framework.
|
||||||
* [CherryPy](http://cherrypy.org/) - A minimalist Python web framework, HTTP/1.1-compliant and WSGI thread-pooled.
|
* [CherryPy](http://cherrypy.org/) - A minimalist Python web framework, HTTP/1.1-compliant and WSGI thread-pooled.
|
||||||
|
* [Dash](https://plot.ly/products/dash/) - Built on top of Flask, React and Plotly aimed at analytical web applications.
|
||||||
|
* [awesome-dash](https://github.com/Acrotrend/awesome-dash)
|
||||||
* [Django](https://www.djangoproject.com/) - The most popular web framework in Python.
|
* [Django](https://www.djangoproject.com/) - The most popular web framework in Python.
|
||||||
* [awesome-django](https://github.com/rosarior/awesome-django)
|
* [awesome-django](https://github.com/rosarior/awesome-django)
|
||||||
* [Flask](http://flask.pocoo.org/) - A microframework for Python.
|
* [Flask](http://flask.pocoo.org/) - A microframework for Python.
|
||||||
|
|
Loading…
Reference in a new issue