Wake A Python serverless project to WOL Requirements Install Python Install Virtualenv Install the Serverless Framework Configure your AWS CLI Installation $> npm install Usage Install a Python dependency (for example, Requests) $> pipenv install requests Deploying Deploy your project $> ./deploy.sh