aws-lambda-builders
Lambda function builder
A Python library to compile and package AWS Lambda functions for various runtimes and frameworks
Python library to compile, build & package AWS Lambda functions for several runtimes & framework
342 stars
32 watching
139 forks
Language: Python
last commit: 8 days ago Related projects:
Repository | Description | Stars |
---|---|---|
tdsis/lambda-forest | A framework that simplifies the development of RESTful APIs using AWS Lambda and API Gateway | 2 |
aws/aws-lambda-java-libs | A collection of libraries providing essential components for building Java applications on the AWS Lambda platform. | 521 |
twharmon/golamb | A toolset for building and deploying AWS Lambda functions with Go. | 7 |
tmaiaroto/aegis | A tool and framework to build and deploy serverless microservices on AWS Lambda | 284 |
tim-b/grunt-aws-lambda | A Grunt plugin to assist in developing functions for AWS Lambda | 247 |
nficano/python-lambda | A toolset for bundling and deploying Python code in AWS Lambda | 1,501 |
appleboy/lambda-action | Automates deployment of AWS Lambda functions from source code or pre-built binaries. | 400 |
ebridges/lgw | Tools and templates for configuring an AWS Gateway in front of a Lambda function | 0 |
jorgebastida/gordon | A tool for creating and deploying AWS Lambdas using CloudFormation | 2,036 |
cythral/lambdajection | A framework for building AWS Lambdas using dependency injection and aspect-oriented programming. | 16 |
hmngwy/mutton | A library providing reusable and configurable AWS Lambda handlers for Python | 16 |
garnaat/kappa | A tool to simplify the deployment, update, and testing of AWS Lambda functions | 902 |
abailly/aws-lambda-haskell | Enables Haskell code to run on AWS Lambda without requiring manual intervention or setup | 135 |
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
cloudsnorkel/lovage | A Python library that simplifies serverless function deployment and execution on AWS Lambda. | 10 |