InstallationΒΆ

At the command line:

$ easy_install django-excel-data-sync

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-excel-data-sync
$ pip install django-excel-data-sync