CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
demo/README.md
demo/activities.yaml
demo/qedro.yaml
demo/lineage/airflow.ndjson
demo/lineage/dbt.ndjson
demo/lineage/spark.ndjson
demo/lineage-declared/airflow.ndjson
demo/lineage-declared/dbt.ndjson
demo/lineage-declared/spark.ndjson
docs/art30-facet.md
docs/compatibility.md
docs/wordmark.svg
docs/evidence/README.md
docs/evidence/deployer-view.md
docs/evidence/fraud-event.trimmed.json
docs/evidence/fraud-events.captured.ndjson
schemas/openlineage-art30-processing-facet.json
src/qedro/__init__.py
src/qedro/__main__.py
src/qedro/config.py
src/qedro/declared.py
src/qedro/deployer.py
src/qedro/document.py
src/qedro/errors.py
src/qedro/events.py
src/qedro/mark.py
src/qedro/provenance.py
src/qedro/quality.py
src/qedro/render.py
src/qedro/ropa.py
src/qedro/scope.py
src/qedro/sources.py
src/qedro/vocabulary.py
src/qedro/words.py
src/qedro/xlsx.py
src/qedro.egg-info/PKG-INFO
src/qedro.egg-info/SOURCES.txt
src/qedro.egg-info/dependency_links.txt
src/qedro.egg-info/entry_points.txt
src/qedro.egg-info/requires.txt
src/qedro.egg-info/top_level.txt
src/qedro/vocabularies/__init__.py
src/qedro/vocabularies/dsgvo.yaml
tests/__init__.py
tests/conftest.py
tests/lineage_api.py
tests/test_cli.py
tests/test_config.py
tests/test_demo.py
tests/test_deployer.py
tests/test_events.py
tests/test_facet_schema.py
tests/test_mark.py
tests/test_provenance.py
tests/test_quality.py
tests/test_render.py
tests/test_ropa.py
tests/test_sources.py
tests/test_vocabulary.py
tests/test_xlsx.py
tests/fixtures/airflow-3.3.1/README.md
tests/fixtures/airflow-3.3.1/events.jsonl
tests/fixtures/dbt-1.53/README.md
tests/fixtures/dbt-1.53/events.jsonl
tests/fixtures/events/README.md
tests/fixtures/events/pipeline-runtime.ndjson
tests/fixtures/spark-4.2.0/README.md
tests/fixtures/spark-4.2.0/events.jsonl
tools/architecture_pdf.py
tools/capture_deployer_view.py
tools/facet_schema.py
tools/seed.py