This commit is contained in:
Sam Tang 2026-04-13 15:55:32 -07:00
parent 2ac89889f4
commit a584114424

View file

@ -2,6 +2,8 @@
# Flask # Flask
I cloned it for test
Flask is a lightweight [WSGI] web application framework. It is designed Flask is a lightweight [WSGI] web application framework. It is designed
to make getting started quick and easy, with the ability to scale up to to make getting started quick and easy, with the ability to scale up to
complex applications. It began as a simple wrapper around [Werkzeug] complex applications. It began as a simple wrapper around [Werkzeug]