LICENSE
README.md
pyproject.toml
setup.py
datapi/__init__.py
datapi/api_client.py
datapi/catalogue.py
datapi/config.py
datapi/legacy_api_client.py
datapi/processing.py
datapi/profile.py
datapi/py.typed
datapi/utils.py
datapi.egg-info/PKG-INFO
datapi.egg-info/SOURCES.txt
datapi.egg-info/dependency_links.txt
datapi.egg-info/requires.txt
datapi.egg-info/top_level.txt
tests/test_00_version.py
tests/test_01_config.py
tests/test_10_catalogue.py
tests/test_20_processing.py
tests/test_40_results.py