Difference between revisions of "Flask"
From Teknologisk videncenter
m (→Links) |
m |
||
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= | |
+ | *[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 10:51, 5 November 2023
Flask depends on the Werkzeug WSGI toolkit, the Jinja template engine, and the Click CLI toolkit.