/petl_django

Import and Export Django Models from PETL data tables.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

petl_django

Provides a DjangoView class that can be used to extract data from django models and store it in a petl table. Also provides the ability to turn petl tables into django model objects.