mutton
Lambda handler library
A library providing reusable and configurable AWS Lambda handlers for Python
Better AWS Lambda Handlers in Python
16 stars
6 watching
4 forks
Language: Python
last commit: about 2 years ago
Linked from 2 awesome lists
awsaws-lambdahandlerpythonserverless
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolset for bundling and deploying Python code in AWS Lambda | 1,501 |
| A Python library to compile and package AWS Lambda functions for various runtimes and frameworks | 342 |
| Tools and templates for configuring an AWS Gateway in front of a Lambda function | 0 |
| A tool for managing AWS Lambda functions in a Heroku-like manner. | 568 |
| Enables Haskell code to run on AWS Lambda without requiring manual intervention or setup | 135 |
| A Haskell runtime specifically designed to run on AWS Lambda | 270 |
| A toolset for building and deploying AWS Lambda functions with Go. | 7 |
| A CDK-based project demonstrating the setup of an AWS Lambda function with API Gateway and Pushover integration for handling HTTP requests. | 9 |
| A Haskell-based game engine library for creating ASCII roguelike games with procedural generation and tactical combat. | 626 |
| Enables running shell commands within an AWS Lambda environment and outputs results | 531 |
| An interpreter for a minimal programming language inspired by the lambda calculus | 23 |
| An AWS Lambda function for automating MailChimp subscriptions. | 44 |
| A Python library that generates and compiles minimal lambda functions for simple expressions. | 14 |
| Provides an MQTT logging handler allowing Python applications to send log messages via MQTT | 21 |
| A Python library providing a set of attributes to make code more reliable and maintainable by declaring parameters with type and range checking, documentation strings, default values, etc. | 435 |