LICENSE
MANIFEST.in
README.md
pyproject.toml
cs3560cli/VERSION
cs3560cli/__init__.py
cs3560cli/__main__.py
cs3560cli/github.py
cs3560cli/main.py
cs3560cli.egg-info/PKG-INFO
cs3560cli.egg-info/SOURCES.txt
cs3560cli.egg-info/dependency_links.txt
cs3560cli.egg-info/entry_points.txt
cs3560cli.egg-info/requires.txt
cs3560cli.egg-info/top_level.txt
cs3560cli/commands/blackboard.py
cs3560cli/commands/check_username.py
cs3560cli/commands/create_gitignore.py
cs3560cli/commands/github.py
cs3560cli/commands/highlight.py
cs3560cli/commands/watch_zip.py
cs3560cli/lms/blackboard.py
cs3560cli/lms/canvas.py
cs3560cli/static/htmx.min.js
cs3560cli/templates/index.html
tests/test_blackboard.py
tests/test_canvas.py
tests/test_github_api.py