Metadata-Version: 1.1
Name: data-importer
Version: 3.1.1
Summary: Simple library to easily import data with Django
Home-page: https://github.com/valdergallo/data-importer
Author: valdergallo
Author-email: valdergallo@gmail.com
License: BSD
Download-URL: https://github.com/valdergallo/data-importer/tarball/3.1.1/
Description: **Django Data Importer** is a tool which allow you to transform easily a CSV, XML, XLS and XLSX file into a python object or a django model instance. It is based on the django-style declarative model. Read More: (https://django-data-importer.readthedocs.io/en/latest/)
Keywords: Django Data Importer XLS XLSX CSV XML
Platform: any
Classifier: Framework :: Django
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
