docshelp wantedplugin
仓库指标
- 星标
- (886 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.)