LICENSE
README.md
pyproject.toml
fabcontext/__init__.py
fabcontext/__main__.py
fabcontext/api.py
fabcontext/common.py
fabcontext/fetch.py
fabcontext/files.py
fabcontext/graph.py
fabcontext/graph_template.html
fabcontext/parse.py
fabcontext/parse_code.py
fabcontext/parse_model.py
fabcontext/parse_report.py
fabcontext/profiling.py
fabcontext/publish.py
fabcontext/schema.sql
fabcontext/semantic_model.py
fabcontext/viz.py
fabcontext/wiki.py
fabcontext.egg-info/PKG-INFO
fabcontext.egg-info/SOURCES.txt
fabcontext.egg-info/dependency_links.txt
fabcontext.egg-info/requires.txt
fabcontext.egg-info/top_level.txt
fabcontext/_fabric/__init__.py
fabcontext/_fabric/auth.py
fabcontext/_fabric/delta.py
fabcontext/_fabric/onelake.py
fabcontext/_fabric/patterns.py
fabcontext/_fabric/rest.py
fabcontext/_fabric/workspace.py
tests/test_agent.py
tests/test_client_is_thin.py
tests/test_harvest.py
tests/test_no_duckrun.py
tests/test_publish.py
tests/test_semantic_model.py
tests/test_skill.py