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
Use the following commands for development locally:
python3 setup.py develop
Then execute the following command t generate the wheel:
python3 setup.py sdist bdist_wheel
Upload the module to test server:
python3 -m pip install --upgrade twine
python3 -m twine upload --repository testpypi dist/*
Distribute the module to production server:
python3 -m twine upload --repository pypi dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file oigrader-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: oigrader-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d80cb1b4933e01cb648acb6b3e17fb45863eacaf32e7428c6c1ffe77a7a7e93f |
|
MD5 | 59be95a0669ee01961873ff9a3ba2beb |
|
BLAKE2b-256 | 9d4e4bb60387cc00677d24d0d5b11f07f60686b4e51a2596c8869cc6b1c882d3 |