Skip to main content

Tools for importing data, particularly when using mortar_mixins

Project description

Travis Coveralls

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.5.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

mortar_import-0.5-py2.py3-none-any.whl (8.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file mortar_import-0.5.tar.gz.

File metadata

File hashes

Hashes for mortar_import-0.5.tar.gz
Algorithm Hash digest
SHA256 48bc6988af5c01da762d25a18cc42c0937f69bf657b068ebdad6cc74cadddf9e
MD5 872f40057171cc855a9b4420f22fccaa
BLAKE2b-256 9acb0245a2830a136605aec2cbbf2d8979a725090009c6610fd3859a270a7045

See more details on using hashes here.

Provenance

File details

Details for the file mortar_import-0.5-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for mortar_import-0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 adb2ccaf16be154c4232b770bbae985c2d5a1b7c731a305eb8c6d63cf3f2134b
MD5 cdb05d196f738ff1b946c7b070cf5d8d
BLAKE2b-256 ce8379114ef4115de34c8f01cc8757625633b7f7eb2411a094037aa00d60effb

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page