django-excel-to-model

Create model file from excel


Keywords
django-excel-to-model
License
BSD-3-Clause
Install
pip install django-excel-to-model==0.1.16

Documentation

django-excel-to-model

https://badge.fury.io/py/django-excel-to-model.png https://travis-ci.org/weijia/django-excel-to-model.png?branch=master

Create model file from excel

Documentation

The full documentation is at https://django-excel-to-model.readthedocs.org.

Quickstart

Install django-excel-to-model:

pip install django-excel-to-model

Then use it in a project:

import django_excel_to_model

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements-text.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package: