Tools for importing data, particularly when using mortar_mixins
Project description
mortar_import
Tools for importing data, particularly when using mortar_mixins.
Install from PyPI with pip.
Development
Get a clone of the git repo and then do the following:
virtualenv . bin/pip install -e .[build,test] sudo -u postgres psql -d postgres -c "create user testuser with password 'testpassword';" sudo -u postgres createdb -O testuser testdb sudo -u postgres psql -d testdb -c "CREATE EXTENSION btree_gist;" export DB_URL=postgres://testuser:testpassword@localhost:5432/testdb bin/nosetests --with-cov --cov=mortar_import
Releasing
To make a release, just update the version in setup.py, tag it and push to https://github.com/Mortar/mortar_import and Travis CI should take care of the rest.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mortar_import-0.9.tar.gz
(8.8 kB
view details)
Built Distribution
File details
Details for the file mortar_import-0.9.tar.gz
.
File metadata
- Download URL: mortar_import-0.9.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47a8457dc8d550bf1ba7f9ddd31fc1a22185e261a3b543b37523fe1c8da069a6 |
|
MD5 | cd688383a885de43235610269a93dc2d |
|
BLAKE2b-256 | 99d652a979ca0b5b7b1965004c42e34322a5c5a8fceada948b6e3a5eb34320b2 |
Provenance
File details
Details for the file mortar_import-0.9-py2.py3-none-any.whl
.
File metadata
- Download URL: mortar_import-0.9-py2.py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98a16c48e51e9e1453e2fc3dfca0e674db972961e7dc434f416e066f1c40af37 |
|
MD5 | d4a9da4fc37eeb84bd79e5f72aea5357 |
|
BLAKE2b-256 | 45a3a9743732c3058d7c90577ab80bea7625925ee5f8f5169f03f95f23fb8ea9 |