Difference between revisions of "Flask"
From Teknologisk videncenter
m (→Gauge) |
m (→Dashboard) |
||
Line 3: | Line 3: | ||
=Dashboard= | =Dashboard= | ||
*[https://towardsdatascience.com/flask-and-chart-js-tutorial-i-d33e05fba845 Dashboard tutorial] | *[https://towardsdatascience.com/flask-and-chart-js-tutorial-i-d33e05fba845 Dashboard tutorial] | ||
+ | *[https://pusher.com/tutorials/live-dashboard-python/#introduction Live dashboard] | ||
*[https://github.com/drakxtwo/gauges_flask_socketio Gauges flask socketio] | *[https://github.com/drakxtwo/gauges_flask_socketio Gauges flask socketio] | ||
Revision as of 12:18, 5 November 2023
Flask depends on the Werkzeug WSGI toolkit, the Jinja template engine, and the Click CLI toolkit.