Skip to main content

An AWS Lambda command line interface (CLI). It helps you in creating, building, testing and deploying your lambda functions.

Project description

lambda-toolkit

Documentation Status Build Status Compatible
  • Now compatible with Python 2 and 3.

  • Now compatible with Linux, Mac and Windows.

Top Features

  • Invoke locally lambdas in your machine with simulated events or real events

  • Easy import and deploy your lambdas in different regions (v0.3.0)

  • Supporting Lambda Environment Variables (Even in local execution) (v0.3.3)

Contributing

We are open to contributions. Also let we know if you need some feature that is not implemented or it’s not working properly. Please feel free to open an Issue in the Github project requesting fixes or new features.

Easy to use and install

We provide a step-by-step installation guide with installation manual and how to use.

Access now here.

Documentation

http://lambda-toolkit.readthedocs.io/

GitHub Project

https://github.com/lucioveloso/lambda-toolkit

Installation:

$ pip install lambda-toolkit -U

Lambda-toolkit offers a lambda proxy

Using lambda-toolkit proxy you’re able to debug real events in real time in your own machine.

See how it works.

https://s3-eu-west-1.amazonaws.com/lucio-public-bucket/lambda-proxy-diagram.png

After you create a proxy, you’re able even to put breakpoints in your code, like the example below:

https://s3-eu-west-1.amazonaws.com/lucio-public-bucket/debugging-lambda.jpg

Lambda-toolkit offers lambda tailing

https://s3-eu-west-1.amazonaws.com/lucio-public-bucket/lambda-tail.gif

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lambda-toolkit-0.3.7.tar.gz (21.9 kB view hashes)

Uploaded Source

Built Distribution

lambda_toolkit-0.3.7-py2.py3-none-any.whl (37.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page