CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
requirements-dev.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
awssert/__init__.py
awssert/core.py
awssert/dynamodb.py
awssert/exceptions.py
awssert/hooks.py
awssert/prefixes.py
awssert/s3.py
awssert.egg-info/PKG-INFO
awssert.egg-info/SOURCES.txt
awssert.egg-info/dependency_links.txt
awssert.egg-info/entry_points.txt
awssert.egg-info/requires.txt
awssert.egg-info/top_level.txt
test/__init__.py
test/conftest.py
test/test_dynamodb.py
test/test_s3.py