valska.external_tools.bayeseor.templates

Access to bundled BayesEoR validation templates.

Functions

get_template_path(name)

Return a filesystem Path to a shipped template.

list_templates()

List shipped BayesEoR validation templates bundled with the package.

valska.external_tools.bayeseor.templates.get_template_path(name: str) Path

Return a filesystem Path to a shipped template.

Uses importlib.resources so this works both from a source checkout and from an installed wheel.

valska.external_tools.bayeseor.templates.list_templates() list[str]

List shipped BayesEoR validation templates bundled with the package.