Module pyreport.base

The base module provides the base classes for the pyreport package, i.e. the Environment and LaTeXObject classes.

Sub-modules

pyreport.base.environment

This module contains the Environment class, which is the abstract base class for all environments.

pyreport.base.latex_object

This module contains the abstract base class LaTeXObject.