Skip to content

twyleg/classroom_utils

Repository files navigation

Build status GitHub latest commit PyPI download month PyPi version Documentation Status

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages