Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.25 KB

index.rst

File metadata and controls

43 lines (30 loc) · 1.25 KB

Welcome to cookiecutter-pysteps-plugin's documentation

Create your own importer plugin

The previous section showed us how to quickly generate a template for our plugin. The next step is to build your plugin, using the previous skeleton as an starting point. However, this can be a daunting task if you are creating your first plugin. To provide a easy-to-follow introduction to the plugin architecture, in the create_your_own_plugin section we present a step-by-step guide creating, from scratch, a minimal working example of an importers plugin. This tutorial explains in detail all the elements needed for the plugin to work correctly.

create_your_own_plugin

After you are familiar with the main elements of the plugins, section plugin_template_description describes in detail the structure of the cookiecutter plugin template.

template_description

Indices and tables

  • genindex
  • modindex
  • search