known_data_formats

glotaran.plugin_system.data_io_registration.known_data_formats(full_names: bool = False) list[str][source]

Names of the registered data io plugins.

Parameters

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

Returns

List of registered data io plugins.

Return type

list[str]