LICENSE
README.md
pyproject.toml
src/ghga_connector/__init__.py
src/ghga_connector/__main__.py
src/ghga_connector/cli.py
src/ghga_connector/config.py
src/ghga_connector.egg-info/PKG-INFO
src/ghga_connector.egg-info/SOURCES.txt
src/ghga_connector.egg-info/dependency_links.txt
src/ghga_connector.egg-info/entry_points.txt
src/ghga_connector.egg-info/requires.txt
src/ghga_connector.egg-info/top_level.txt
src/ghga_connector/core/__init__.py
src/ghga_connector/core/batch_processing.py
src/ghga_connector/core/client.py
src/ghga_connector/core/constants.py
src/ghga_connector/core/exceptions.py
src/ghga_connector/core/file_operations.py
src/ghga_connector/core/http_translation.py
src/ghga_connector/core/main.py
src/ghga_connector/core/message_display.py
src/ghga_connector/core/upload.py
src/ghga_connector/core/api_calls/__init__.py
src/ghga_connector/core/api_calls/download.py
src/ghga_connector/core/api_calls/upload.py
src/ghga_connector/core/api_calls/utils.py
src/ghga_connector/core/api_calls/well_knowns.py
src/ghga_connector/core/api_calls/work_package.py