turicas/rows

Stabilize plugin creation API

Ouverte

#27 ouverte le 10 juin 2015

 (2 commentaires) (0 réaction) (0 personne assignée)Python (136 forks)github user discovery
docshelp wantedplugin

Métriques du dépôt

Stars
 (886 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur