Skip to content

weijia/django-excel-to-model

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published