LICENSE
README.md
setup.py
oscar_python/__init__.py
oscar_python/_oidc.py
oscar_python/_utils.py
oscar_python/client.py
oscar_python/client_anon.py
oscar_python/default_client.py
oscar_python/local_test.py
oscar_python/storage.py
oscar_python/test_v2.py
oscar_python.egg-info/PKG-INFO
oscar_python.egg-info/SOURCES.txt
oscar_python.egg-info/dependency_links.txt
oscar_python.egg-info/not-zip-safe
oscar_python.egg-info/requires.txt
oscar_python.egg-info/top_level.txt
oscar_python/_providers/_minio.py
oscar_python/_providers/_onedata.py
oscar_python/_providers/_providers_base.py
oscar_python/_providers/_s3.py
oscar_python/_providers/_webdav.py
tests/test_client.py
tests/test_default_client.py
tests/test_oidc.py
tests/test_onedata.py
tests/test_s3.py
tests/test_storage.py
tests/test_utils.py
tests/test_webdav.py