项目作者: california-civic-data-coalition

项目描述 :
Quickly import and export delimited data with Django support for PostgreSQL's COPY command
高级语言: Python
项目地址: git://github.com/california-civic-data-coalition/django-postgres-copy.git
创建时间: 2015-07-13T16:41:23Z
项目社区:https://github.com/california-civic-data-coalition/django-postgres-copy

开源协议:MIT License

下载


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