1021 Forks
9832 Stars
9832 Watchers

chalice

Python Serverless Microframework for AWS

How to download and setup chalice

Open terminal and run command
git clone https://github.com/aws/chalice.git
git clone is used to create a copy or clone of chalice repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with chalice https://github.com/aws/chalice/archive/master.zip

Or simply clone chalice with SSH
[email protected]:aws/chalice.git

If you have some problems with chalice

You may open issue on chalice support forum (system) here: https://github.com/aws/chalice/issues