We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 535652f commit 1d97766Copy full SHA for 1d97766
README.md
@@ -80,6 +80,7 @@
80
* [**grunt-aws-lambda** - A grunt plugin to assist in developing functions for AWS Lambda.](https://github.com/Tim-B/grunt-aws-lambda)
81
* [**node-aws-lambda** - A module help you automate AWS lambda function deployment.](https://github.com/ThoughtWorksStudios/node-aws-lambda)
82
* [**node-lambda** - Command line tool to locally run and deploy your node.js application to Amazon Lambda.](https://github.com/motdotla/node-lambda)
83
+ * [**emulambda** - Python emulator for AWS Lambda.](https://github.com/fugue/emulambda)
84
85
#### Frameworks
86
* [**Serveless** - The serverless application framework](https://github.com/serverless/serverless)
0 commit comments