Extending
You can replace builtins without changing the runtime contract.
from bub import hookimpl
Use entry points under the bub group to register plugins and override default behavior.
You can replace builtins without changing the runtime contract.
from bub import hookimpl
Use entry points under the bub group to register plugins and override default behavior.