load_plugins

glotaran.plugin_system.base_registry.load_plugins()[source]

Initialize plugins registered under the entrypoint ‘glotaran.plugins’.

For an entry_point to be considered a glotaran plugin it just needs to start with ‘glotaran.plugins’, which allows for an easy extendability.

Currently used builtin entrypoints are:

  • glotaran.plugins.data_io

  • glotaran.plugins.megacomplex

  • glotaran.plugins.project_io