This project implements a basic autograder where clients submit Python code via gRPC. The system executes the code against predefined test cases, measures resource usage (CPU/Memory), and streams ...
When using a loader, your course's autograding environment will have at least two repositories: The loader repository: which is this repository. This is the code that you will package and upload to ...