Update README.md
This commit is contained in:
parent
2579ce9f18
commit
cfe64c0405
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
# Flask
|
||||
|
||||
Flask is a lightweight [WSGI] web application framework. It is designed
|
||||
|
||||
> **Note on WSGI**: WSGI stands for Web Server Gateway Interface, a Python standard that allows web applications to communicate with web servers.
|
||||
to make getting started quick and easy, with the ability to scale up to
|
||||
complex applications. It began as a simple wrapper around [Werkzeug]
|
||||
and [Jinja], and has become one of the most popular Python web
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue