LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
aws_lambda/__init__.py
aws_lambda/aws_lambda.py
aws_lambda/helpers.py
python_lambda2.egg-info/PKG-INFO
python_lambda2.egg-info/SOURCES.txt
python_lambda2.egg-info/dependency_links.txt
python_lambda2.egg-info/not-zip-safe
python_lambda2.egg-info/requires.txt
python_lambda2.egg-info/top_level.txt
scripts/lambda
tests/__init__.py
tests/dev_requirements.txt
tests/functional/__init__.py
tests/unit/__init__.py
tests/unit/test_LambdaContext.py
tests/unit/test_readHelper.py