Difference between revisions of "Flask"

From Teknologisk videncenter
Jump to: navigation, search
m (Links)
m (Dashboard)
 
Line 3: Line 3:
 
Flask depends on the Werkzeug WSGI toolkit, the Jinja template engine, and the Click CLI toolkit.
 
Flask depends on the Werkzeug WSGI toolkit, the Jinja template engine, and the Click CLI toolkit.
 
=Dashboard=
 
=Dashboard=
 +
*[https://www.chartjs.org/ chart.js]
 
*[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://pusher.com/tutorials/live-dashboard-python/#introduction Live dashboard]

Latest revision as of 15:34, 8 June 2024

Examples

Flask depends on the Werkzeug WSGI toolkit, the Jinja template engine, and the Click CLI toolkit.

Dashboard

Scrool

Links