Navigating your academic journey is easier than ever with the CWU Course Catalog. This comprehensive resource provides you with a detailed roadmap of available courses, program requirements, and ...
$ python3 -m venv venv $ source venv/bin/activate $ pip3 install -e . $ pip3 install -r requirements.txt # Running tests $ pytest # Formatting and linting $ pre-commit run --all-files ...