palewire / django-postgres-copy

Quickly import and export delimited data with Django support for PostgreSQL's COPY command
https://palewi.re/docs/django-postgres-copy/
MIT License
180 stars 48 forks source link
bulk-loader copy django postgres python sql

Links

Contributing

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