Metadata-Version: 2.1
Name: aws-lambda-handler
Version: 0.0.1
Summary: Better AWS Lambda handlers.
Home-page: https://github.com/hmngwy/py-aws-lambda-handlers/
Author: Pat Ambrosio
Author-email: patambrosio@me.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: inflection
Requires-Dist: simplejson
Requires-Dist: namedtupled
Requires-Dist: cached-property


# py-aws-lambda-handlers
AWS Lambda Handlers


