API Reference ============= This section documents the public API exposed by the `python-project-template` package. .. autosummary:: :toctree: _autosummary python_project_template_AS.calculator python_project_template_AS.operations python_project_template_AS.registry python_project_template_AS.exceptions python_project_template_AS.utils .. automodule:: python_project_template_AS.calculator :members: :undoc-members: :noindex: :show-inheritance: .. automodule:: python_project_template_AS.operations :members: :noindex: :undoc-members: .. automodule:: python_project_template_AS.registry :members: :noindex: .. automodule:: python_project_template_AS.exceptions :members: :noindex: .. automodule:: python_project_template_AS.utils :members: :noindex: