GtFlavor

class q2_sdk.core.install_steps.gt_flavor.GtFlavor(flavor_name, description, base_gt_name, **kwargs)[source]

Bases: InstallStep

Installs a GT Flavor in the database

Parameters:
  • allow_editable – If False, will force all InstallStepAttributes’ to is_editable==False

  • required_install_step_attrs – An optional list of strings for names of install steps that will be forced to is_required==True

async install()[source]

Must be overridden in inherited class to work with install