Metadata-Version: 1.1
Name: awslambda_handler
Version: 0.1.4
Summary: Py Lib to handle calls to Lambda based on the caller and formats answers accordingly
Home-page: https://github.com/johnpreston/awslambda_handler
Author: John Mille
Author-email: john@lambda-my-aws.io
License: Apache Software License 2.0
Description: ======================
        AWS Lambda Handler lib
        ======================
        
        
        .. image:: https://img.shields.io/pypi/v/awslambda_handler.svg
                :target: https://pypi.python.org/pypi/awslambda_handler
        
        Py Lib to handle calls to Lambda based on the caller and formats answers accordingly
        
        
        * Free software: Apache Software License 2.0
        * Documentation: https://awslambda-handler.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
Keywords: awslambda_handler
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
