Metadata-Version: 2.0
Name: lambda-toolkit
Version: 0.2.10
Summary: An AWS Lambda command line interface (CLI). It helps you in creating, building, testing and deploying your lambda functions.
Home-page: https://github.com/lucioveloso/lambda-toolkit
Author: Lucio Veloso Guimaraes
Author-email: lucio.veloso@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: boto3 (>=1.4.4)
Requires-Dist: botocore (>=1.5.78)
Requires-Dist: tail-toolkit (>=0.0.1)

=====================
lambda-toolkit
=====================

.. image:: https://readthedocs.org/projects/lambda-toolkit/badge/?version=latest
   :target: http://lambda-toolkit.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

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

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

