Efficiently manage github classroom assignments from the command line.
Project description
Why ABC Classroom
Many educators teaching data science are using GitHub Classroom as a way to teach students both git and GitHub skills and also potentially collaboration skills that align with open source software development best practices. However there are many steps associated with using GitHub classroom to manage a class.
Abc-Classroom contains a suite of command-line utilities that make it easier to manage a class of students using GitHub classroom by:
- Making it easier to create template assignment directories that are directly connected to your classroom organization
- Making it easier to update those assignments and
- (still under development) making it easier to clone all student assignments for grading.
We are currently using nbgrader in our workflow and are thus building this tool out to support the use of nbgrader as well.
Install abc-classroom
abc-classroom is under significant development currently. We are occasionally pushing releases to pypi and conda-forge.
For now, install from PyPi using:
$ pip install abc-classroom
Or conda-forge:
$ conda install -c conda-forge abc-classroom
Or to get the most current updates, clone this repo and run:
$ pip install -e .
to install the development version.
Use Abc-classroom
Because this is a command line set of tools, you will need to ensure that abc-classroom is installed in the active environment that you are using for your class.
Active Maintainers / Developers
How to Contribute
We welcome contributions to abc-classroom as we are developing it and beyond! Please be sure to check out our contributing guidelines for more information about submitting pull requests or changes to abc-classroom.
License & Citation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file abc-classroom-0.1.9.tar.gz
.
File metadata
- Download URL: abc-classroom-0.1.9.tar.gz
- Upload date:
- Size: 32.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 964b0ea0a3f0f4800ae3c58cb16147cb686471cef75c6e71cb8400cee68e3e3a |
|
MD5 | e97977230d4d56690d189c1dbab962b0 |
|
BLAKE2b-256 | f3da987ba41c3f95931503588df11b60fc02145481539f09eda78fd077bf2adf |
File details
Details for the file abc_classroom-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: abc_classroom-0.1.9-py3-none-any.whl
- Upload date:
- Size: 38.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 475faf4668fe374cad4c37038f4b0284e12040b152a3ad3e21590e7e9c803889 |
|
MD5 | 72e0d0eb26ccd0d637c0cfbac2770326 |
|
BLAKE2b-256 | 78c2bc80cd6185543032ce9dd4d3e1b0c1f7267b6ece2c51e70ce6509d2ca8b8 |