pyfibre.ids module

pyfibre.ids.plugin_id(name, version)[source]

Creates an ID for the plugins.

Parameters
  • name (str) – A string identifying the plugin.

  • version (int) – A version number for the plugin.