A framework for managing and connecting (Cornell) courses
Documentation for the framework, including prerequisites, usage, and a reference for steps/flows, can be found here
Contained in this directory are:
pylibs: The Python libraries/utilities used by the scriptsclasses: A history of flows used for various classesutils: Smaller scripts for one-off runs
Linting of this directory can be done with the lint Bash script, which
performs static analysis of all Python files:
./lint