2 Repos
Tools for developing and deploying serverless functions.
Explore 2 awesome GitHub repositories matching part of an awesome list · Serverless Frameworks. Refine with filters or upvote what's useful.
Zappa is a deployment tool and orchestrator designed to package and deploy Python web applications to AWS Lambda. It functions as a wrapper and framework that adapts standard Python applications to work with serverless infrastructure and API Gateway events. The project enables the hosting of Python web frameworks on serverless environments without requiring the application to be rewritten. It automates the process of pushing code from local environments to the cloud and manages the lifecycle of these deployments to remove manual server management. Its capabilities include automated infrastru
Deployment of WSGI applications to serverless environments.
A toolkit for developing and deploying serverless Python code in AWS Lambda.
Toolkit for AWS Lambda deployment.