diff options
Diffstat (limited to 'python/python3-bottle/README')
-rw-r--r-- | python/python3-bottle/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-bottle/README b/python/python3-bottle/README new file mode 100644 index 0000000000000..fb045a510e93f --- /dev/null +++ b/python/python3-bottle/README @@ -0,0 +1,3 @@ +bottle is a fast, simple and lightweight WSGI micro web-framework +for Python. It is distributed as a single file module and has no +dependencies other than the Python Standard Library. |