turicas/rows

Stabilize plugin creation API

开放

#27 创建于 2015年6月10日

 (2 条评论) (0 个反应) (0 位负责人)Python (136 个派生)github user discovery
docshelp wantedplugin

仓库指标

星标
 (886 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Create a better API for writing plugins, taking into consideration that the library will try to do the most it can so the only plugin's job will be to import/export data (rows will automatically deal with importing data in a lazy way or not, for example -- the plugin should only provide a generator on the import function).

贡献者指南