Project

Utilities for viewing project configuration.

logikal_utils.project.PYPROJECT: dict[str, Any]

The pyproject.toml configuration of the current project.

logikal_utils.project.tool_config(name: str) Any

Return the pyproject.toml configuration of a given tool.