valska.external_tools.pyuvsim.templates
Access to bundled pyuvsim validation templates.
Functions
|
Return a filesystem Path to a shipped template. |
List shipped pyuvsim validation templates bundled with the package. |
- valska.external_tools.pyuvsim.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.pyuvsim.templates.list_templates() list[str]
List shipped pyuvsim validation templates bundled with the package.