Quickly import and export delimited data with Django support for PostgreSQL's COPY command
To set up a development environment, run pipenv install
after forking and cloning the repository.
To run tests, use pipenv run python setup.py test