Adding on ============ :mod:`addons` ---------------- The :mod:`addons` subpackage is the place to create and integrate your own modules. By adding a module in this directory, it is automatically included when ``from minpower.addons import *`` is used.