.gitignore
.gitmodules
.pylintrc
LICENSE.txt
Makefile
README.md
ct_run.py
requirements-dev.txt
requirements.txt
setup.py
tox.ini
onedatafilerestclient/__init__.py
onedatafilerestclient/errors.py
onedatafilerestclient/file_attributes.py
onedatafilerestclient/http_client.py
onedatafilerestclient/onedata_file_rest_client.py
onedatafilerestclient/onezone_rest_client.py
onedatafilerestclient/provider_selector.py
onedatafilerestclient/py.typed
onedatafilerestclient.egg-info/PKG-INFO
onedatafilerestclient.egg-info/SOURCES.txt
onedatafilerestclient.egg-info/dependency_links.txt
onedatafilerestclient.egg-info/requires.txt
onedatafilerestclient.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_client.py
tests/test_env_config.yaml
tests/utils.py