.python-version
LICENSE
README.md
pyproject.toml
uv.lock
overture_core/__init__.py
overture_core/artifacts.py
overture_core/bbox.py
overture_core/data.py
overture_core/docs.py
overture_core/iceberg.py
overture_core/pypi.py
overture_core/urls.py
overture_core/uuids.py
overture_core/uuids_sql.py
overture_core/versioning.py
overture_core.egg-info/PKG-INFO
overture_core.egg-info/SOURCES.txt
overture_core.egg-info/dependency_links.txt
overture_core.egg-info/requires.txt
overture_core.egg-info/scm_file_list.json
overture_core.egg-info/scm_version.json
overture_core.egg-info/top_level.txt
overture_core/apis/__init__.py
overture_core/apis/tomtom.py
overture_core/cloud/__init__.py
overture_core/cloud/cloud.py
overture_core/cloud/databricks.py
overture_core/cloud/aws/__init__.py
overture_core/cloud/aws/codeartifact.py
overture_core/cloud/aws/core.py
overture_core/cloud/aws/datasync.py
overture_core/cloud/aws/ecr.py
overture_core/cloud/aws/ecs.py
overture_core/cloud/aws/object.py
overture_core/cloud/aws/secrets.py
overture_core/cloud/azure/__init__.py
overture_core/cloud/azure/object.py
overture_core/dataset/__init__.py
overture_core/dataset/dataset.py
overture_core/dataset/schema.py
overture_core/stac/__init__.py
overture_core/stac/catalog.py
overture_core/stac/job.py
overture_core/stac/latest_release_job.py
tests/__init__.py
tests/test_artifacts.py
tests/test_bbox.py
tests/test_data.py
tests/test_docs.py
tests/test_iceberg.py
tests/test_pypi.py
tests/test_urls.py
tests/test_uuids.py
tests/test_uuids_sql.py
tests/test_uuids_sql_engines.py
tests/test_versioning.py
tests/apis/__init__.py
tests/apis/test_tomtom.py
tests/cloud/__init__.py
tests/cloud/test_cloud.py
tests/cloud/test_databricks.py
tests/cloud/aws/__init__.py
tests/cloud/aws/test_codeartifact.py
tests/cloud/aws/test_core.py
tests/cloud/aws/test_datasync.py
tests/cloud/aws/test_ecr.py
tests/cloud/aws/test_ecs.py
tests/cloud/aws/test_object.py
tests/cloud/aws/test_object_markers.py
tests/cloud/aws/test_secrets.py
tests/cloud/azure/__init__.py
tests/cloud/azure/test_object.py
tests/dataset/__init__.py
tests/dataset/test_dataset.py
tests/dataset/test_schema.py
tests/stac/__init__.py
tests/stac/test_catalog.py
tests/stac/test_job.py
tests/stac/test_latest_release_job.py