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/api_calls.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/session.py
tests/fixtures/__init__.py
tests/fixtures/config.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/fixtures/mock_api/testcontainer.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