Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1.17 KB

README.md

File metadata and controls

48 lines (26 loc) · 1.17 KB

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.