Giter Site home page Giter Site logo

fantasyethan / abc-classroom Goto Github PK

View Code? Open in Web Editor NEW

This project forked from earthlab/abc-classroom

0.0 0.0 0.0 732 KB

Tools to automate github classroom and autograding workflows

Home Page: https://abc-classroom.readthedocs.io/

License: BSD 3-Clause "New" or "Revised" License

Shell 0.17% Python 99.60% Makefile 0.23%

abc-classroom's Introduction

UPDATE: abc-classroom is in a transition period where maintainence will slow down. We are open to new maintainers so please reach out via an issue if you are interested. The main work that needs to happen at this point is a better object-oriented test suite that makes it easier to contribute to the package without the big worry of breaking things. There are plans to have a developer spend some time on this package but this likely won't happen until later in the year (2022).

DOI

PyPI PyPI - Downloads Conda Conda codecov

Documentation Status Code style: black

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:

  1. Making it easier to create template assignment directories that are directly connected to your classroom organization
  2. Making it easier to update those assignments and
  3. (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

Leah Wasser Leah Wasser

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

BSD-3

abc-classroom's People

Contributors

betatim avatar codydunne avatar jedbrown avatar kcranston avatar nkorinek avatar pyup-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.