Gradescope Python Utilities
Installing
Make sure you have pip installed (eg. on Debian/Ubuntu, apt-get install python-pip).
Then, run pip install gradescope-utils
Packages
Changelog
See the Releases page.
Releasing new versions
Follow https://packaging.python.org/tutorials/packaging-projects/, but in brief:
- Bump the version in setup.py
- Draft a release on https://github.com/gradescope/gradescope-utils/releases
- This can take care of tagging for you. Otherwise, tag the commit:
git tag vX.Y.Z COMMIT_SHA - Make sure that the setup.py version matches the release/tag version
- GitHub releases can help auto-generate release notes from merged PRs. Edit these as necessary.
- Publish the release on GitHub. GitHub Actions will build and publish a new release when a version is tagged (e.g. when a GitHub release is published).
Support
Contact us at help@gradescope.com if you need help with these packages.
Release files for gradescope-utils 0.5.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gradescope-utils-0.5.0.tar.gz | 7.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gradescope_utils-0.5.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size:14.5 kB
Release files / gradescope-utils-0.5.0.tar.gz
| Download URL | gradescope-utils-0.5.0.tar.gz |
|---|---|
| Size | 7.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
51542455ab9f4c9f75612e0a4ee0cb0c1386809de41254a77d3fd7b6c09525d5
|
|
BLAKE2b-256 checksum How to use checksums |
3b3c070d6626b31c55f18972c2432b79514949ed47f3f759675a0134b5390021
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.15
|
Release files / gradescope_utils-0.5.0-py2.py3-none-any.whl
| Download URL | gradescope_utils-0.5.0-py2.py3-none-any.whl |
|---|---|
| Size | 7.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
17c7bb3bc31474a862f006cb77e7f0f519cdade62ffd3cb014e5694a6afe2eb9
|
|
BLAKE2b-256 checksum How to use checksums |
976933562623bb13d90a84aa5533284d6466fef3662ba148a92312211abae486
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.15
|