brainprep.reporting.rst_reporting: Module that implements a RST reporting tool.

Module that implements a RST reporting tool.

Classes

RSTReport(*args, **kwargs)

Render structured report content using reStructuredText (RST) format.

SingletonReport

A metaclass that enforces the Singleton pattern with optional reloadable behavior.

Functions

trace_module_calls([root_module_names])

Return the trace of function calls from the specified module and its submodules.