Index

A | B | C | D | E | F | G | I | K | L | M | N | P | R | S | T | U | V

A

add_plugin() (toolbox.registry.Registry method)
args (toolbox.plugin.ExecutablePlugin attribute)

B

BasePlugin (class in toolbox.plugin)

C

calc_checksum() (in module toolbox.contrib.checksum.checksum)
ChecksumPlugin (class in toolbox.contrib.checksum.checksum)
ConfigManager (class in toolbox.config)
ConfigMixin (class in toolbox.mixins)
ConfigPlugin (class in toolbox.contrib.config.config)
create_from_dict() (toolbox.config.PluginConfig class method)

D

description (toolbox.contrib.checksum.checksum.ChecksumPlugin attribute)
(toolbox.contrib.config.config.ConfigPlugin attribute)
(toolbox.contrib.install.install.InstallPlugin attribute)
(toolbox.plugin.ExecutablePlugin attribute)
(toolbox.plugin.ToolboxPlugin attribute)

E

executable (toolbox.plugin.ExecutablePlugin attribute)
ExecutablePlugin (class in toolbox.plugin)
execute() (toolbox.contrib.checksum.checksum.ChecksumPlugin method)
(toolbox.contrib.config.config.ConfigPlugin method)
(toolbox.contrib.install.install.InstallPlugin method)
(toolbox.core.Toolbox method)
(toolbox.plugin.BasePlugin method)
(toolbox.plugin.ExecutablePlugin method)
(toolbox.plugin.ToolboxPlugin method)

F

FILE_EXT (toolbox.config.ConfigManager attribute)
find_contrib_modules() (in module toolbox.scanner)
find_local_modules() (in module toolbox.scanner)
find_modules() (in module toolbox.scanner)

G

generate_name() (in module toolbox.utils)
get() (toolbox.contrib.config.config.ConfigPlugin method)
get_config() (toolbox.mixins.ConfigMixin method)
get_global_config() (toolbox.config.PluginConfig method)
(toolbox.mixins.ConfigMixin method)
get_logger() (toolbox.mixins.LogMixin method)
get_plugin() (toolbox.registry.Registry method)
get_plugin_names() (toolbox.registry.Registry method)
get_plugins() (toolbox.registry.Registry method)
get_registry() (toolbox.mixins.RegistryMixin method)
GLOBAL_KEY (toolbox.config.PluginConfig attribute)

I

install_dependencies() (toolbox.contrib.install.install.InstallPlugin method)
InstallPlugin (class in toolbox.contrib.install.install)

K

keys() (toolbox.config.PluginConfig method)

L

load_plugin() (toolbox.config.ConfigManager method)
local_install() (toolbox.contrib.install.install.InstallPlugin method)
local_uninstall() (toolbox.contrib.install.install.InstallPlugin method)
LogMixin (class in toolbox.mixins)

M

main() (in module toolbox.cli)

N

name (toolbox.contrib.checksum.checksum.ChecksumPlugin attribute)
(toolbox.contrib.config.config.ConfigPlugin attribute)
(toolbox.contrib.install.install.InstallPlugin attribute)
(toolbox.plugin.ExecutablePlugin attribute)
(toolbox.plugin.ToolboxPlugin attribute)
NoPluginException
NotCallableException

P

PluginConfig (class in toolbox.config)
populate() (toolbox.registry.Registry method)
prepare() (toolbox.core.Toolbox method)
prepare_parser() (toolbox.contrib.checksum.checksum.ChecksumPlugin method)
(toolbox.contrib.config.config.ConfigPlugin method)
(toolbox.contrib.install.install.InstallPlugin method)
(toolbox.plugin.BasePlugin method)
(toolbox.plugin.ExecutablePlugin method)
(toolbox.plugin.ToolboxPlugin method)

R

Registry (class in toolbox.registry)
RegistryMixin (class in toolbox.mixins)

S

save() (toolbox.config.ConfigManager method)
save_plugin() (toolbox.config.ConfigManager method)
set() (toolbox.contrib.config.config.ConfigPlugin method)
set_config() (toolbox.mixins.ConfigMixin method)
set_defaults() (toolbox.contrib.config.config.ConfigPlugin method)
set_description() (toolbox.plugin.BasePlugin method)
set_execute() (toolbox.plugin.BasePlugin method)
set_global_config() (toolbox.config.PluginConfig method)
set_logger() (toolbox.mixins.LogMixin method)
set_prepare_parser() (toolbox.plugin.BasePlugin method)
set_registry() (toolbox.mixins.RegistryMixin method)
setup() (toolbox.plugin.ExecutablePlugin method)
shutdown() (toolbox.core.Toolbox method)
(toolbox.registry.Registry method)

T

to_json() (toolbox.config.PluginConfig method)
Toolbox (class in toolbox.core)
toolbox (module)
toolbox.cli (module)
toolbox.config (module)
toolbox.contrib (module)
toolbox.contrib.checksum (module)
toolbox.contrib.checksum.checksum (module)
toolbox.contrib.config (module)
toolbox.contrib.config.config (module)
toolbox.contrib.install (module)
toolbox.contrib.install.install (module)
toolbox.core (module)
toolbox.defaults (module)
toolbox.mixins (module)
toolbox.plugin (module)
toolbox.registry (module)
toolbox.scanner (module)
toolbox.utils (module)
ToolboxPlugin (class in toolbox.plugin)

U

UnknownPlugin

V

validate_checksum() (in module toolbox.contrib.checksum.checksum)