[![Build status](https://github.com/twyleg/classroom_utils/actions/workflows/tests.yaml/badge.svg)]()
[![GitHub latest commit](https://badgen.net/github/last-commit/twyleg/classroom_utils)](https://GitHub.com/twyleg/classroom_utils/commit/)
[![PyPI download month](https://img.shields.io/pypi/dm/classroom-utils)](https://pypi.python.org/pypi/classroom-utils/)
[![PyPi version](https://badgen.net/pypi/v/classroom-utils/)](https://pypi.org/project/classroom-utils)
[![Documentation Status](https://readthedocs.org/projects/classroom-utils/badge/?version=latest)](http://classroom-utils.readthedocs.io/?badge=latest)
# classroom_utils
Imagine you are an instructor at a university or school and want to use GitHub to manage exams and projects with your
students. The classroom_utils will help you to automate repetitive processes like assigning students to a certain organization,
granting read or write access to repos or creating personal repos for all class members.
## Installation
You can install the classroom_utils as a python module from pypi via pip with the following command:
pip install classroom-utils
To make life on Windows a little bit easier you can also use the prebuild version as a self contained binary that ships
with the python interpreter itself and all dependencies.
## Config file
TODO:
## Usage
This is a subset of the provided functionality. Please check the help page (classroom_utils --help) for a complete list:
### Check a class
TODO:
### Initialize an org with personal repos
TODO:
### Manage repo access
TODO: Grant
TODO: Revoke
Raw data
{
"_id": null,
"home_page": "https://github.com/twyleg/classroom_utils",
"name": "classroom-utils",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "class classroom github edu education",
"author": "Torsten Wylegala",
"author_email": "mail@twyleg.de",
"download_url": "https://files.pythonhosted.org/packages/f1/9b/bb0167ef39ab99a70bda859affb8be0813b5be20c4824c490e5a6bb195e2/classroom_utils-0.4.1.tar.gz",
"platform": null,
"description": "[![Build status](https://github.com/twyleg/classroom_utils/actions/workflows/tests.yaml/badge.svg)]()\n[![GitHub latest commit](https://badgen.net/github/last-commit/twyleg/classroom_utils)](https://GitHub.com/twyleg/classroom_utils/commit/)\n[![PyPI download month](https://img.shields.io/pypi/dm/classroom-utils)](https://pypi.python.org/pypi/classroom-utils/)\n[![PyPi version](https://badgen.net/pypi/v/classroom-utils/)](https://pypi.org/project/classroom-utils)\n[![Documentation Status](https://readthedocs.org/projects/classroom-utils/badge/?version=latest)](http://classroom-utils.readthedocs.io/?badge=latest)\n\n\n# classroom_utils\n\nImagine you are an instructor at a university or school and want to use GitHub to manage exams and projects with your\nstudents. The classroom_utils will help you to automate repetitive processes like assigning students to a certain organization,\ngranting read or write access to repos or creating personal repos for all class members.\n\n## Installation\n\nYou can install the classroom_utils as a python module from pypi via pip with the following command:\n\n pip install classroom-utils\n\nTo make life on Windows a little bit easier you can also use the prebuild version as a self contained binary that ships\nwith the python interpreter itself and all dependencies.\n\n## Config file\n\nTODO:\n\n## Usage\n\nThis is a subset of the provided functionality. Please check the help page (classroom_utils --help) for a complete list:\n\n### Check a class\n\nTODO:\n\n### Initialize an org with personal repos\n\nTODO:\n\n### Manage repo access\n\nTODO: Grant \n\nTODO: Revoke\n",
"bugtrack_url": null,
"license": "GPL 3.0",
"summary": "Utilities to handle stuff likes github orgs for classes.",
"version": "0.4.1",
"project_urls": {
"Homepage": "https://github.com/twyleg/classroom_utils"
},
"split_keywords": [
"class",
"classroom",
"github",
"edu",
"education"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "27f8b0af40003b89da79b4db966e1cd5f959906b03a70eaa133a96820e3c3673",
"md5": "fca678efc8ed7d485f6c6881c86ae240",
"sha256": "b1647ad3a4b018fc567df8b8aa81124611b366d21d2df77830b7cc8cc963f2ec"
},
"downloads": -1,
"filename": "classroom_utils-0.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fca678efc8ed7d485f6c6881c86ae240",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 31207,
"upload_time": "2024-12-11T13:34:32",
"upload_time_iso_8601": "2024-12-11T13:34:32.531290Z",
"url": "https://files.pythonhosted.org/packages/27/f8/b0af40003b89da79b4db966e1cd5f959906b03a70eaa133a96820e3c3673/classroom_utils-0.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f19bbb0167ef39ab99a70bda859affb8be0813b5be20c4824c490e5a6bb195e2",
"md5": "cc18a818ba19fa56b160cb2f4583e19a",
"sha256": "149de4bb26011bd0db37b713080f5b53f70a5130d104bf1d359a36a28976f24a"
},
"downloads": -1,
"filename": "classroom_utils-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "cc18a818ba19fa56b160cb2f4583e19a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 47746,
"upload_time": "2024-12-11T13:34:33",
"upload_time_iso_8601": "2024-12-11T13:34:33.564250Z",
"url": "https://files.pythonhosted.org/packages/f1/9b/bb0167ef39ab99a70bda859affb8be0813b5be20c4824c490e5a6bb195e2/classroom_utils-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-11 13:34:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "twyleg",
"github_project": "classroom_utils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "setuptools",
"specs": [
[
"~=",
"69.0.2"
]
]
},
{
"name": "wheel",
"specs": [
[
"~=",
"0.42.0"
]
]
},
{
"name": "twine",
"specs": [
[
"~=",
"4.0.2"
]
]
},
{
"name": "mypy",
"specs": [
[
"~=",
"1.7.1"
]
]
},
{
"name": "black",
"specs": [
[
"~=",
"23.11.0"
]
]
},
{
"name": "tox",
"specs": [
[
"~=",
"4.11.4"
]
]
},
{
"name": "versioneer",
"specs": [
[
"~=",
"0.29"
]
]
},
{
"name": "pyinstaller",
"specs": [
[
"~=",
"6.4.0"
]
]
},
{
"name": "pytest",
"specs": [
[
"~=",
"8.1.0"
]
]
},
{
"name": "pytest-mock",
"specs": [
[
"~=",
"3.12.0"
]
]
},
{
"name": "jsonschema",
"specs": [
[
"~=",
"4.21.1"
]
]
},
{
"name": "PyGithub",
"specs": [
[
"~=",
"2.2.0"
]
]
},
{
"name": "GitPython",
"specs": [
[
"~=",
"3.1.42"
]
]
},
{
"name": "inquirerpy",
"specs": [
[
"~=",
"0.3.4"
]
]
},
{
"name": "alive-progress",
"specs": [
[
"~=",
"3.1.5"
]
]
},
{
"name": "prompt-toolkit",
"specs": [
[
"~=",
"3.0.43"
]
]
}
],
"tox": true,
"lcname": "classroom-utils"
}