README.md
setup.py
futsu/__init__.py
futsu/csv.py
futsu/fs.py
futsu/hash.py
futsu/json.py
futsu/storage.py
futsu.egg-info/PKG-INFO
futsu.egg-info/SOURCES.txt
futsu.egg-info/dependency_links.txt
futsu.egg-info/requires.txt
futsu.egg-info/top_level.txt
futsu/aws/__init__.py
futsu/aws/s3.py
futsu/aws/test/__init__.py
futsu/aws/test/test_storage.py
futsu/gcp/__init__.py
futsu/gcp/storage.py
futsu/gcp/test/__init__.py
futsu/gcp/test/test_storage.py
futsu/test/__init__.py
futsu/test/test_csv.py
futsu/test/test_fs.py
futsu/test/test_hash.py
futsu/test/test_json.py
futsu/test/test_storage.py
futsu/test/test_storage_20200913.py