Skip to main content

Auto-grader for Git-based programming exercises

Project description

Exercise Grader

Auto-grade simple programming exercises.

How to use

TODO

How to install

From source/GitHub

Directly using pip:

pip install git+https://github.com/VideojogosLusofona/egrader.git#egg=egrader

Or each step at a time:

git clone https://github.com/VideojogosLusofona/egrader.git
cd egrader
pip install .

Installing for development and/or improving the package

git clone https://github.com/VideojogosLusofona/egrader.git
cd egrader
python -m venv env
source env/bin/activate
pip install --upgrade pip
pip install -e .[dev]

On Windows replace source env/bin/activate with . env\Scripts\activate.

License

GPL v3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

egrader-0.0.1.tar.gz (23.6 kB view hashes)

Uploaded Source

Built Distribution

egrader-0.0.1-py3-none-any.whl (25.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page