diff options
Diffstat (limited to 'python/python3-Flask/README')
-rw-r--r-- | python/python3-Flask/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-Flask/README b/python/python3-Flask/README new file mode 100644 index 0000000000..13caec97e5 --- /dev/null +++ b/python/python3-Flask/README @@ -0,0 +1,3 @@ +Flask is a microframework for Python based on Werkzeug +and Jinja2. It's intended for getting started very quickly +and was developed with best intentions in mind. |