lambdautils

Utilities for AWS Lambda functions


License
MIT
Install
pip install lambdautils==1.5.3

Documentation

Utilities for AWS Lambda functions

Build Status PyPI

Basic utilities for Lambda event processors that are deployed using humilis lambda references.

Development

Assuming you have virtualenv installed:

make develop

Testing

To run the local test suite (does not require deployment):

make test

Contact

If you have questions, bug reports, suggestions, etc. please create an issue on the GitHub project page.

License

This software is licensed under the MIT license.

See License file.

© 2016 German Gomez-Herrero, FindHotel and others.