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,callbacketc.)