pyplugin
Getting Started
User Guide
Settings
API Reference
Changelog
pyplugin
Index
Index
A
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
add() (pyplugin.group.PluginGroup method)
add_callback() (pyplugin.base.Plugin method)
add_requirement() (pyplugin.base.Plugin method)
auto_adapt_to_methods() (in module pyplugin.utils)
C
callbacks (pyplugin.base.Plugin attribute)
CircularDependencyError
copy() (pyplugin.base.Plugin method)
D
dependencies (pyplugin.base.Plugin attribute)
DependencyError
dependents (pyplugin.base.Plugin attribute)
dest (pyplugin.base.PluginRequirement attribute)
,
[1]
DYNAMIC_REQUIREMENTS (in module pyplugin.settings)
dynamic_requirements (pyplugin.settings.Settings attribute)
E
empty (in module pyplugin.utils)
ENFORCE_TYPE (in module pyplugin.settings)
enforce_type (pyplugin.base.Plugin attribute)
(pyplugin.settings.Settings attribute)
ensure_a_list() (in module pyplugin.utils)
F
from_tuple() (pyplugin.base.PluginRequirement class method)
full_name (pyplugin.base.Plugin attribute)
(pyplugin.base.Plugin property)
G
get_aliases() (in module pyplugin.base)
get_full_name() (pyplugin.base.Plugin method)
get_name() (pyplugin.base.Plugin method)
get_plugin_name() (in module pyplugin.base)
get_registered_plugin() (in module pyplugin.base)
get_registered_plugins() (in module pyplugin.base)
I
import_helper() (in module pyplugin.utils)
IMPORT_LOOKUP (in module pyplugin.settings)
import_lookup (pyplugin.settings.Settings attribute)
InconsistentDependencyError
infer_return_type() (in module pyplugin.utils)
INFER_TYPE (in module pyplugin.settings)
infer_type (pyplugin.base.Plugin attribute)
(pyplugin.settings.Settings attribute)
insert() (pyplugin.group.PluginGroup method)
instance (pyplugin.base.Plugin attribute)
InvalidSettingError
is_class_type (pyplugin.base.Plugin attribute)
is_loaded() (pyplugin.base.Plugin method)
is_registered() (pyplugin.base.Plugin method)
L
load() (pyplugin.base.Plugin method)
load_args (pyplugin.base.Plugin attribute)
load_kwargs (pyplugin.base.Plugin attribute)
lookup_plugin() (in module pyplugin.base)
M
make_safe_args() (in module pyplugin.utils)
maybe_decorator() (in module pyplugin.utils)
merge() (pyplugin.settings.Settings method)
module
pyplugin.base
pyplugin.decorators
pyplugin.exceptions
pyplugin.group
pyplugin.settings
pyplugin.utils
N
name (pyplugin.base.Plugin attribute)
(pyplugin.base.Plugin property)
P
Plugin (class in pyplugin.base)
plugin (pyplugin.base.PluginRequirement attribute)
,
[1]
PluginAlreadyLoadedError
PluginAlreadyUnloadedError
PluginError
PluginGroup (class in pyplugin.group)
PluginLoadError
PluginNotFoundError
PluginPartiallyLoadedError
PluginRegisterError
PluginRequirement (class in pyplugin.base)
PluginRequirementError
plugins (pyplugin.group.PluginGroup attribute)
PluginTypeError
PluginUnloadError
pyplugin.base
module
pyplugin.decorators
module
pyplugin.exceptions
module
pyplugin.group
module
pyplugin.settings
module
pyplugin.utils
module
R
register() (in module pyplugin.base)
REGISTER_MODE (in module pyplugin.settings)
register_mode (pyplugin.settings.Settings attribute)
replace_registered_plugin() (in module pyplugin.base)
replace_with() (pyplugin.base.Plugin method)
requirements (pyplugin.base.Plugin attribute)
S
safe_add() (pyplugin.group.PluginGroup method)
set_flag() (in module pyplugin.settings)
SettingNotFound
Settings (class in pyplugin.settings)
T
to_dict() (pyplugin.settings.Settings method)
type (pyplugin.base.Plugin attribute)
U
unload() (pyplugin.base.Plugin method)
unregister() (in module pyplugin.base)
unset_flag() (in module pyplugin.settings)
V
void_args() (in module pyplugin.utils)
void_no_args() (in module pyplugin.utils)
W
with_flag() (in module pyplugin.settings)