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

Uploaded Source

Built Distribution

mortar_import-0.12.0-py2.py3-none-any.whl (12.1 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for mortar_import-0.12.0.tar.gz
Algorithm Hash digest
SHA256 b75915cc8f82253d4a37e77144a0511fc1885e049e0a7d749b18fbd2422d23a2
MD5 bcd90cae640bb8f59d31682947ece121
BLAKE2b-256 05dd8789881c96f6771d2df9de36c5ad18db63b800317258e70f80ee7aeb1928

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for mortar_import-0.12.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e255d48ec700387670baa0dad69ca2eab70c8b6990524fdfd4ba44b872515c27
MD5 41a623cdf20d0fe192d70431d8bc1307
BLAKE2b-256 77a68d9b8ec8e955498f75cc12fbde4367b7e8e50bd9b748202995de9bfa9462

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