Python Module Index

a | c | d | e | g | p | r | t | u
 
a
apimeta Metaclass for API implementations.
 
c
config Configuration functions and constants for pre-configuring CLI parameters.
 
d
defaults Plugin that provides the default behavior for core repobee functionality.
 
e
exception Custom exceptions for repobee.
 
g
git Wrapper functions for git CLI commands, such as push and clone.
 
p
pairwise Plugin that provides pairwise peer review allocations.
 
r
repobee
    repobee.apimeta
    repobee.config
    repobee.exception
    repobee.ext.defaults
    repobee.ext.pairwise
    repobee.git
    repobee.tuples
    repobee.util
 
t
tuples Module containing various namedtuple containers used throughout repobee.
 
u
util Miscellaneous utility functions that don't really belong anywhere else.