Skip to content

Auto Grader for Golang, C++, C with Python and Django.

License

Notifications You must be signed in to change notification settings

MAAF72/Auto-Grader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-Grader

Auto Grader for Golang, C++, C with Python and Django.

Prerequisites

  1. Linux

  2. Python3 and Pip

  3. Golang, C++, and C compiler

  4. Erlang and RabbitMQ

  5. Check requirements.txt for the prerequisites packages. You can install requirment package using following command:

    pip install -r requirements.txt

How to use

  1. Start the judge
    judge> sudo python3 receive.py
  2. Start the website
    website> sudo python3 manage.py runserver

About

Auto Grader for Golang, C++, C with Python and Django.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published