known_project_formats

glotaran.plugin_system.project_io_registration.known_project_formats(full_names: bool = False) list[str][source]

Names of the registered project io plugins.

Parameters:

full_names (bool) – Whether to display the full names the plugins are registered under as well.

Returns:

List of registered project io plugins.

Return type:

list[str]