turicas/rows

Stabilize plugins calling API

Open

#26 opened on Jun 10, 2015

 (1 comment) (0 reactions) (0 assignees)Python (136 forks)github user discovery
docshelp wantedplugin

Repository metrics

Stars
 (886 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Create a more stable API regarding to calling plugins (rows.import_from_X, for example).

  • Define the way we're going to call the plugins (import and export)
  • Define which default parameters every plugin will have (such as lazy, callback etc.)

Contributor guide