[![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/62/3d/e9973665a5fa6cbb8a02f4391a05ef43e93cfb6f2ede790e7a80895a73cb/classroom_utils-0.4.0.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.0",
"project_urls": {
"Homepage": "https://github.com/twyleg/classroom_utils"
},
"split_keywords": [
"class",
"classroom",
"github",
"edu",
"education"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3b45f53f92239a4f7150ae60abd2a00a0a82778602bc8ceaf1b83ae12b991060",
"md5": "22f6a73731963779f6b3f08495eebd3e",
"sha256": "d545522d878bd4d0c079783b354ec89b1670e00c737aed33f3f8be3f2f06afa2"
},
"downloads": -1,
"filename": "classroom_utils-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "22f6a73731963779f6b3f08495eebd3e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 31119,
"upload_time": "2024-04-18T10:34:53",
"upload_time_iso_8601": "2024-04-18T10:34:53.159612Z",
"url": "https://files.pythonhosted.org/packages/3b/45/f53f92239a4f7150ae60abd2a00a0a82778602bc8ceaf1b83ae12b991060/classroom_utils-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "623de9973665a5fa6cbb8a02f4391a05ef43e93cfb6f2ede790e7a80895a73cb",
"md5": "f7f48cb024562cd50b85154dcfdd2af2",
"sha256": "bea724fca263dee389a6985937b35153143db6892492580e45bc356403ec7c4c"
},
"downloads": -1,
"filename": "classroom_utils-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "f7f48cb024562cd50b85154dcfdd2af2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 47669,
"upload_time": "2024-04-18T10:34:54",
"upload_time_iso_8601": "2024-04-18T10:34:54.643824Z",
"url": "https://files.pythonhosted.org/packages/62/3d/e9973665a5fa6cbb8a02f4391a05ef43e93cfb6f2ede790e7a80895a73cb/classroom_utils-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-18 10:34:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "twyleg",
"github_project": "classroom_utils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "classroom-utils"
}