turicas/rows

Stabilize plugin creation API

Aperta

#27 aperta il 10 giu 2015

 (2 commenti) (0 reazioni) (0 assegnatari)Python (136 fork)github user discovery
docshelp wantedplugin

Metriche repository

Star
 (886 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor