turicas/rows

Stabilize plugin creation API

Aberta

#27 aberto em 10 de jun. de 2015

 (2 comentários) (0 reação) (0 responsável)Python (136 forks)github user discovery
docshelp wantedplugin

Métricas do repositório

Stars
 (886 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador