gradescope-utils


Namegradescope-utils JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/gradescope/gradescope-utils
SummaryUtilities for building Gradescope autograders
upload_time2022-10-17 22:00:56
maintainer
docs_urlNone
authorIbrahim Awwal
requires_python
licenseMIT
keywords gradescope http service
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Gradescope Python Utilities

[![PyPI version](https://badge.fury.io/py/gradescope-utils.svg)](https://badge.fury.io/py/gradescope-utils)
[![Documentation Status](https://readthedocs.org/projects/gradescope-utils/badge/?version=latest)](https://gradescope-utils.readthedocs.io/en/latest/?badge=latest)

## Installing

Make sure you have pip installed (eg. on Debian/Ubuntu, `apt-get install python-pip`).

Then, run `pip install gradescope-utils`

## Packages

- [Autograder Utilities](/gradescope_utils/autograder_utils)

## Changelog

See the [Releases](https://github.com/gradescope/gradescope-utils/releases) page.

## Releasing new versions

Follow https://packaging.python.org/tutorials/packaging-projects/, but in brief:

1. Bump the version in setup.py
2. 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.
3. 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](mailto:help@gradescope.com) if you need help with these packages.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gradescope/gradescope-utils",
    "name": "gradescope-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "gradescope http service",
    "author": "Ibrahim Awwal",
    "author_email": "ibrahim@gradescope.com",
    "download_url": "https://files.pythonhosted.org/packages/3b/3c/070d6626b31c55f18972c2432b79514949ed47f3f759675a0134b5390021/gradescope-utils-0.5.0.tar.gz",
    "platform": null,
    "description": "# Gradescope Python Utilities\n\n[![PyPI version](https://badge.fury.io/py/gradescope-utils.svg)](https://badge.fury.io/py/gradescope-utils)\n[![Documentation Status](https://readthedocs.org/projects/gradescope-utils/badge/?version=latest)](https://gradescope-utils.readthedocs.io/en/latest/?badge=latest)\n\n## Installing\n\nMake sure you have pip installed (eg. on Debian/Ubuntu, `apt-get install python-pip`).\n\nThen, run `pip install gradescope-utils`\n\n## Packages\n\n- [Autograder Utilities](/gradescope_utils/autograder_utils)\n\n## Changelog\n\nSee the [Releases](https://github.com/gradescope/gradescope-utils/releases) page.\n\n## Releasing new versions\n\nFollow https://packaging.python.org/tutorials/packaging-projects/, but in brief:\n\n1. Bump the version in setup.py\n2. Draft a release on https://github.com/gradescope/gradescope-utils/releases\n  - This can take care of tagging for you. Otherwise, tag the commit: `git tag vX.Y.Z COMMIT_SHA`\n  - Make sure that the setup.py version matches the release/tag version\n  - GitHub releases can help auto-generate release notes from merged PRs. Edit these as necessary.\n3. 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).\n\n## Support\n\nContact us at [help@gradescope.com](mailto:help@gradescope.com) if you need help with these packages.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Utilities for building Gradescope autograders",
    "version": "0.5.0",
    "split_keywords": [
        "gradescope",
        "http",
        "service"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "976933562623bb13d90a84aa5533284d6466fef3662ba148a92312211abae486",
                "md5": "7441044da4a82e68ff7f4c040223bd33",
                "sha256": "17c7bb3bc31474a862f006cb77e7f0f519cdade62ffd3cb014e5694a6afe2eb9"
            },
            "downloads": -1,
            "filename": "gradescope_utils-0.5.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7441044da4a82e68ff7f4c040223bd33",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7140,
            "upload_time": "2022-10-17T22:00:55",
            "upload_time_iso_8601": "2022-10-17T22:00:55.840782Z",
            "url": "https://files.pythonhosted.org/packages/97/69/33562623bb13d90a84aa5533284d6466fef3662ba148a92312211abae486/gradescope_utils-0.5.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b3c070d6626b31c55f18972c2432b79514949ed47f3f759675a0134b5390021",
                "md5": "e8b12b6ba502a07b3cd2ec552e3617a0",
                "sha256": "51542455ab9f4c9f75612e0a4ee0cb0c1386809de41254a77d3fd7b6c09525d5"
            },
            "downloads": -1,
            "filename": "gradescope-utils-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e8b12b6ba502a07b3cd2ec552e3617a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7333,
            "upload_time": "2022-10-17T22:00:56",
            "upload_time_iso_8601": "2022-10-17T22:00:56.993410Z",
            "url": "https://files.pythonhosted.org/packages/3b/3c/070d6626b31c55f18972c2432b79514949ed47f3f759675a0134b5390021/gradescope-utils-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-10-17 22:00:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "gradescope",
    "github_project": "gradescope-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "gradescope-utils"
}
        
Elapsed time: 0.12566s