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
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.6.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file grademage-0.1.6.tar.gz
.
File metadata
- Download URL: grademage-0.1.6.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb10e81b75411340890f4a8239a820c1042461e024d01466806f915d84c73630 |
|
MD5 | b9ec0c0d9aede3a146a8696a105196b9 |
|
BLAKE2b-256 | 8f07c404ab4ad7269985724a0cae2a147f125d72d67cb4dd05d9951119eb47a1 |
File details
Details for the file grademage-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: grademage-0.1.6-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41b151787a746ebfafc791319d681416fb907d050876182558fe06c213ccfce7 |
|
MD5 | b4b905b2da57b0c2e27d17c2e904c0dd |
|
BLAKE2b-256 | 6aae63ea307ab8e5fdd0aeb84195b4a56cd283ace33284ef4836187d95d70e71 |