Skip to main content

Module to grade online quiz.

Project description

Grade Mage

Auto grader for online quiz.

Use the following command to ensure all the tests are passed:

pytest

Then execute the following command t generate the wheel:

python3 setup.py sdist bdist_wheel

Upload the distribution archives to test server:

python3 -m pip install --user --upgrade twine
python3 -m twine upload --repository-url https://test.pypi.org/legacy/ dist/*

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

grademage-0.1.1.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

grademage-0.1.1-py3-none-any.whl (2.1 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