LICENSE
README.md
setup.py
_lab/__init__.py
_lab/lab.py
exemples/__init__.py
exemples/local_exemples.py
exemples/s3_exemples.py
storage_tool/__init__.py
storage_tool/base.py
storage_tool/data_processor.py
storage_tool/local.py
storage_tool/s3.py
storage_tool.egg-info/PKG-INFO
storage_tool.egg-info/SOURCES.txt
storage_tool.egg-info/dependency_links.txt
storage_tool.egg-info/requires.txt
storage_tool.egg-info/top_level.txt
tests/__init__.py
tests/test_aws_s3.py