Syllabus Generator¶
This repository creates course and term specific syllabi from a Microsoft Word Syllabus Template.
Navigation¶
README.mdin the repository root for the home pageSE_MANIFEST.tomlfor intent, scope, and declared training corpus
py.typed (PEP 561)¶
Python projects may include a py.typed marker file (defined by PEP 561).
Type checkers (Pyright, Mypy) trust inline type hints when this marker is present. The file is typically empty; comments are allowed.