The ``helpers.py`` module ========================= .. py:module:: ansys.common.mcp.helpers Summary ------- .. py:currentmodule:: helpers .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.common.mcp.helpers.PersistentPythonSession` - Maintains a persistent Python subprocess for stateful code execution. .. tab-item:: Attributes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~logger` - .. toctree:: :titlesonly: :maxdepth: 1 :hidden: PersistentPythonSession Description ----------- Helper utilities for the MCP server. .. !! processed by numpydoc !! Module detail ------------- .. py:data:: logger