Skip to main content

Auto-grader for Git-based programming exercises

Project description

Tests codecov PyPI MIT

EGrader

Auto-grade simple programming exercises.

How to use

egrader --help
egrader fetch --help
egrader assess --help
egrader report --help

How to install

From source/GitHub

Install from PyPI:

pip install egrader

Or each step at a time:

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

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 -e .[dev]

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.8.tar.gz (25.1 kB view hashes)

Uploaded Source

Built Distribution

egrader-0.0.8-py3-none-any.whl (26.6 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