This repo contains the most recent stable version of Casey, a submission system for Python files. Please email [email protected] with any questions or issues regarding its setup and use.
Run make to generate the server's hash key and start the server.
- coverage 5.1+
- flask 1.1.2+
- gunicorn 20.0.4+
- mypy 0.770+
- pylint 2.5.0+
All cases must be placed in the corresponding course and assignment directory inside the cases
directory:
Example: ./cases/101/pset1/cases.py