LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
setup.py
packages/dc43-contracts-app/VERSION
packages/dc43-contracts-app/pyproject.toml
packages/dc43-demo-app/VERSION
packages/dc43-demo-app/pyproject.toml
packages/dc43-integrations/VERSION
packages/dc43-integrations/pyproject.toml
packages/dc43-service-backends/VERSION
packages/dc43-service-backends/pyproject.toml
packages/dc43-service-clients/VERSION
packages/dc43-service-clients/pyproject.toml
scripts/_internal_dependency_versions.py
scripts/_packages.py
scripts/check_tag_version.py
scripts/package_http_backend.py
scripts/release.py
src/dc43/__init__.py
src/dc43/odcs.py
src/dc43/versioning.py
src/dc43.egg-info/PKG-INFO
src/dc43.egg-info/SOURCES.txt
src/dc43.egg-info/dependency_links.txt
src/dc43.egg-info/requires.txt
src/dc43.egg-info/top_level.txt
src/dc43/core/__init__.py
src/dc43/core/odcs.py
src/dc43/core/odps.py
src/dc43/core/versioning.py
tests/test_check_tag_version.py
tests/test_odcs_aliases.py
tests/test_odps.py
tests/test_pipeline.py
tests/test_server_pages.py