Python module reference
This module reference extends the manual with a comprehensive overview of the available functionality built into reproman. Each module in the package is documented by a general summary of its purpose and the list of classes and functions it provides.
High-level user interface
Python ReproMan API exposing user-oriented commands (also available via CLI) |
Plumbing
Wrapper for command and function calls, allowing for dry runs and output handling |
|
reproman constants |
|
Defines version to be imported in the module and obtained from setup.py |
|
Configuration management
Registry-like monster for now simply borrowed from bigmess/pymvpa |