Python Module Index

_ | c | e | g | j | n | p | q | r | s | t
 
_
_deprecation Module with functions for dealing with deprecation.
 
c
configwizard Plugin that adds a configuration wizard to RepoBee.
corehooks Hookspecs for repobee core hooks.
 
e
exception Exceptions for repobee_plug.
exthooks Hookspecs for repobee extension hooks.
 
g
genreviews The default implementation of generate_review_allocations
github Top level interface for interacting with a GitHub instance within _repobee.
 
j
javac Plugin that tries to compile all .java files in a repo.
 
n
name Utility functions relating to RepoBee's naming conventions.
 
p
pairwise Plugin that provides pairwise peer review allocations.
platform Platform API specifications and wrappers.
pylint Plugin that runs pylint on all .py files in a repo.
 
q
query Plugin that adds a query command to RepoBee.
 
r
repobee
repobee_plug
    repobee_plug._corehooks
    repobee_plug._exthooks
    repobee_plug.cli.args
    repobee_plug.cli.base
    repobee_plug.cli.categorization
    repobee_plug.cli.commandmarkers
    repobee_plug.cli.io
    repobee_plug.cli.settings
    repobee_plug.config
    repobee_plug.deprecation
    repobee_plug.exceptions
    repobee_plug.fileutils
    repobee_plug.localreps
    repobee_plug.log
    repobee_plug.name
    repobee_plug.platform
    repobee_plug.reviews
    repobee_plug.serialize
repobee_testhelpers
    repobee_testhelpers.const
    repobee_testhelpers.fixtures
    repobee_testhelpers.funcs
    repobee_testhelpers.localapi
repos Implementations of the repos category of commands.
 
s
serialize JSON serialization/deserialization functions.
students_file_parser Default students file parsing for RepoBee.
 
t
teams Implementations of the teams category of commands.