summaryrefslogtreecommitdiff
path: root/www/py-chalice/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-chalice/pkg-descr')
-rw-r--r--www/py-chalice/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/py-chalice/pkg-descr b/www/py-chalice/pkg-descr
new file mode 100644
index 000000000000..6deba26ae67f
--- /dev/null
+++ b/www/py-chalice/pkg-descr
@@ -0,0 +1,7 @@
+Chalice is a microframework for writing serverless applications in Python.
+It allows you to quickly create and deploy applications that use AWS
+Lambda and Amazon API Gateway.
+
+Chalice provides a command-line interface for creating, deploying, and
+managing your application. It also provides a simple, declarative API
+for defining your application's resources.