Autograder.io CLI
=================
[![CI main](https://github.com/eecs485staff/agio-cli/workflows/CI/badge.svg?branch=develop)](https://github.com/eecs485staff/agio-cli/actions?query=branch%3Adevelop)
[![codecov](https://codecov.io/gh/eecs485staff/agio-cli/branch/develop/graph/badge.svg)](https://codecov.io/gh/eecs485staff/agio-cli)
[![PyPI](https://img.shields.io/pypi/v/agiocli.svg)](https://pypi.org/project/agiocli/)
Autograder.io CLI (`agio`) is a command line interface to [autograder.io](https://autograder.io).
## Quick start
```console
$ pip install agiocli
$ agio
```
## Contributing
Contributions from the community are welcome! Check out the [guide for contributing](CONTRIBUTING.md).
## Acknowledgments
Autograder.io CLI is written by Andrew DeOrio <awdeorio@umich.edu>. Justin Applefield removed bugs and contributed features.
It is based on work by James Perretta ([Autograder.io Contrib](https://github.com/eecs-autograder/autograder-contrib)) and Amir Kamil ([Autograder Tools](https://gitlab.eecs.umich.edu/akamil/autograder-tools/)).
Raw data
{
"_id": null,
"home_page": "https://github.com/eecs485staff/agio-cli/",
"name": "agiocli",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "autograder,autograder.io,auto grader,agcli,agio,ag-cli,agio-cli",
"author": "Andrew DeOrio",
"author_email": "awdeorio@umich.edu",
"download_url": "https://files.pythonhosted.org/packages/22/8d/772aff6a70ba4ca7f90cd7a44ad3699d3d8fecef420c74c4635f503df9f2/agiocli-0.5.1.tar.gz",
"platform": null,
"description": "Autograder.io CLI\n=================\n\n[![CI main](https://github.com/eecs485staff/agio-cli/workflows/CI/badge.svg?branch=develop)](https://github.com/eecs485staff/agio-cli/actions?query=branch%3Adevelop)\n[![codecov](https://codecov.io/gh/eecs485staff/agio-cli/branch/develop/graph/badge.svg)](https://codecov.io/gh/eecs485staff/agio-cli)\n[![PyPI](https://img.shields.io/pypi/v/agiocli.svg)](https://pypi.org/project/agiocli/)\n\nAutograder.io CLI (`agio`) is a command line interface to [autograder.io](https://autograder.io).\n\n\n## Quick start\n```console\n$ pip install agiocli\n$ agio\n```\n\n## Contributing\nContributions from the community are welcome! Check out the [guide for contributing](CONTRIBUTING.md).\n\n## Acknowledgments\nAutograder.io CLI is written by Andrew DeOrio <awdeorio@umich.edu>. Justin Applefield removed bugs and contributed features.\n\nIt is based on work by James Perretta ([Autograder.io Contrib](https://github.com/eecs-autograder/autograder-contrib)) and Amir Kamil ([Autograder Tools](https://gitlab.eecs.umich.edu/akamil/autograder-tools/)).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A command line interface to autograder.io",
"version": "0.5.1",
"split_keywords": [
"autograder",
"autograder.io",
"auto grader",
"agcli",
"agio",
"ag-cli",
"agio-cli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6b18cc15cb8f226f23acc12228f2689b2d8b1eda29cd165e221e7576d70f5cdf",
"md5": "4ece83127e36cc910f496fa57ef1c9b9",
"sha256": "9ec44a27d4303ff106457d60ec4646dde69a369a115dffe96469c4d2d2504276"
},
"downloads": -1,
"filename": "agiocli-0.5.1-py3-none-any.whl",
"has_sig": true,
"md5_digest": "4ece83127e36cc910f496fa57ef1c9b9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 13421,
"upload_time": "2023-02-08T14:36:28",
"upload_time_iso_8601": "2023-02-08T14:36:28.825458Z",
"url": "https://files.pythonhosted.org/packages/6b/18/cc15cb8f226f23acc12228f2689b2d8b1eda29cd165e221e7576d70f5cdf/agiocli-0.5.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "228d772aff6a70ba4ca7f90cd7a44ad3699d3d8fecef420c74c4635f503df9f2",
"md5": "51b8f1e1921ec48b6e166cec8e6db0b2",
"sha256": "a6dc4c37d96cff2c4d257c63d5addb9460ec2710c5e4618030d6a6efa6830d20"
},
"downloads": -1,
"filename": "agiocli-0.5.1.tar.gz",
"has_sig": true,
"md5_digest": "51b8f1e1921ec48b6e166cec8e6db0b2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 28568,
"upload_time": "2023-02-08T14:36:31",
"upload_time_iso_8601": "2023-02-08T14:36:31.075405Z",
"url": "https://files.pythonhosted.org/packages/22/8d/772aff6a70ba4ca7f90cd7a44ad3699d3d8fecef420c74c4635f503df9f2/agiocli-0.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-08 14:36:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "eecs485staff",
"github_project": "agio-cli",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "agiocli"
}