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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mortar_import-0.10.0-py2.py3-none-any.whl (11.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for mortar_import-0.10.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b50767a6d47a15899225ca79c0ba7dd25ad3b1f5c6433e3f49ec9baf840bc516
MD5 a6118aae0619d5933c01405bbf1fe5b9
BLAKE2b-256 58a25c91132336c995ab2922d44096dab8c8e182b9040ffd0582a4a013567f3b

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