MANIFEST.in
README.md
Readme.md
setup.py
version.txt
tc_aws/__init__.py
tc_aws.egg-info/PKG-INFO
tc_aws.egg-info/SOURCES.txt
tc_aws.egg-info/dependency_links.txt
tc_aws.egg-info/not-zip-safe
tc_aws.egg-info/requires.txt
tc_aws.egg-info/top_level.txt
tc_aws/aws/__init__.py
tc_aws/aws/bucket.py
tc_aws/aws/storage.py
tc_aws/loaders/__init__.py
tc_aws/loaders/presigning_loader.py
tc_aws/loaders/s3_loader.py
tc_aws/result_storages/__init__.py
tc_aws/result_storages/s3_storage.py
tc_aws/storages/__init__.py
tc_aws/storages/s3_storage.py
tests/__init__.py
tests/test_loader.py
tests/test_presigning_loader.py
tests/test_result_storage.py
tests/test_s3_loader.py
tests/test_storage.py
tests/fixtures/__init__.py
tests/fixtures/storage_fixture.py