Bases: object
Define a Plugin from an entry point.
Current python distribution
Unique identifier. By default, identifier is pluginmodule:PluginClass
Real implementation
Human readable name
Module containing implementation
Python module path containing implementation
Short name to identify plugin. Different plugin may have same name.
Name of implementation
Return all Plugin objects from group.
check that the same name is not used by several plugins
<no title>
core.project package
Enter search terms or a module, class or function name.