Plugins¶
Plugins are the mechanism through which optional functionality can be provided to Betty.
Each plugin must extend and implement betty.plugin.Plugin, which provides the ability
for the plugin to identify itself.
Plugins are the mechanism through which optional functionality can be provided to Betty.
Each plugin must extend and implement betty.plugin.Plugin, which provides the ability
for the plugin to identify itself.