LICENSE
README.md
pyproject.toml
gh_class_sak/__init__.py
gh_class_sak/__main__.py
gh_class_sak/canvas_api.py
gh_class_sak/core.py
gh_class_sak/gh_class_sak.py
gh_class_sak/git_ops.py
gh_class_sak/github_api.py
gh_class_sak/meta_store.py
gh_class_sak.egg-info/PKG-INFO
gh_class_sak.egg-info/SOURCES.txt
gh_class_sak.egg-info/dependency_links.txt
gh_class_sak.egg-info/entry_points.txt
gh_class_sak.egg-info/requires.txt
gh_class_sak.egg-info/top_level.txt
gh_class_sak/commands/__init__.py
gh_class_sak/commands/classrooms.py
gh_class_sak/commands/meta.py
gh_class_sak/commands/repos.py
gh_class_sak/commands/setup.py
tests/test_commands.py
tests/test_demo_svg.py
tests/test_discovery.py
tests/test_git_ops.py
tests/test_matching.py
tests/test_meta_commands.py
tests/test_meta_store.py
tests/test_readme.py
tests/test_setup.py