LICENSE
README.md
setup.cfg
setup.py
ghga_connector/__init__.py
ghga_connector/__main__.py
ghga_connector/cli.py
ghga_connector/config.py
ghga_connector.egg-info/PKG-INFO
ghga_connector.egg-info/SOURCES.txt
ghga_connector.egg-info/dependency_links.txt
ghga_connector.egg-info/entry_points.txt
ghga_connector.egg-info/not-zip-safe
ghga_connector.egg-info/requires.txt
ghga_connector.egg-info/top_level.txt
ghga_connector/core/__init__.py
ghga_connector/core/batch_processing.py
ghga_connector/core/client.py
ghga_connector/core/constants.py
ghga_connector/core/exceptions.py
ghga_connector/core/file_operations.py
ghga_connector/core/http_translation.py
ghga_connector/core/main.py
ghga_connector/core/message_display.py
ghga_connector/core/api_calls/__init__.py
ghga_connector/core/api_calls/download.py
ghga_connector/core/api_calls/upload.py
ghga_connector/core/api_calls/utils.py
ghga_connector/core/api_calls/well_knowns.py
ghga_connector/core/api_calls/work_package.py
scripts/__init__.py
scripts/get_package_name.py
scripts/license_checker.py
scripts/update_config_docs.py
scripts/update_readme.py
scripts/update_template_files.py
scripts/script_utils/__init__.py
scripts/script_utils/cli.py
tests/fixtures/__init__.py
tests/fixtures/config.py
tests/fixtures/endpoints_handler.py
tests/fixtures/s3.py
tests/fixtures/state.py
tests/fixtures/utils.py
tests/fixtures/mock_api/__init__.py
tests/fixtures/mock_api/app.py
tests/integration/__init__.py
tests/integration/test_cli.py
tests/integration/test_file_operations.py
tests/integration/fixtures/__init__.py
tests/integration/fixtures/utils.py
tests/unit/__init__.py
tests/unit/test_api_calls.py
tests/unit/test_core.py
tests/unit/test_file_operations.py
tests/unit/fixtures/__init__.py
tests/unit/fixtures/utils.py