Difference between revisions of "Flask"

From Teknologisk videncenter
Jump to: navigation, search
m
m (Gauge)
Line 1: Line 1:
  
 
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.
=Gauge=
+
=Dashboard=
 +
*[https://towardsdatascience.com/flask-and-chart-js-tutorial-i-d33e05fba845 Dashboard tutorial]
 
*[https://github.com/drakxtwo/gauges_flask_socketio Gauges flask socketio]
 
*[https://github.com/drakxtwo/gauges_flask_socketio Gauges flask socketio]
 +
 
=Links=
 
=Links=
 
*[https://flask.palletsprojects.com/ Flask documentation]
 
*[https://flask.palletsprojects.com/ Flask documentation]

Revision as of 13:16, 5 November 2023

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

Dashboard

Links