Plugin development ================== If you don't find the plugin that fits your needs you can always write your own. This sections will explain you how and what you need to know. In time we will also provide you with a `cookiecutter `_ template, to kickstart your new plugin for publishing as a package on PyPi. .. toctree:: notebooks/plugin_system/plugin_howto_write_a_io_plugin .. TODO: Add guide on how to create your own Model