edmt ==== .. py:module:: edmt Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/edmt/_edmt/index /autoapi/edmt/analysis/index /autoapi/edmt/base/index /autoapi/edmt/contrib/index /autoapi/edmt/conversion/index /autoapi/edmt/mapping/index /autoapi/edmt/models/index /autoapi/edmt/plotting/index /autoapi/edmt/workflow/index Package Contents ---------------- .. py:function:: init(silent=False, force=False) Initializes the environment with EDMT-specific customizations. Parameters: ------------ silent : bool, optional Suppresses console output (default is False). force : bool, optional Forces re-initialization even if already initialized (default is False).