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

Uploaded Source

Built Distribution

mortar_import-0.7-py2.py3-none-any.whl (10.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: mortar_import-0.7.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mortar_import-0.7.tar.gz
Algorithm Hash digest
SHA256 d86182ab0d8770281f40c0475ec1d5336acd7ded6ce1aa51dd1b5cd85374c26f
MD5 ff7c9cce1eaa11253f14e14a10620647
BLAKE2b-256 7fc25956535f0859248c2e00af4298b466a5c35f3c94e359c71dcfd6217ba0a6

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for mortar_import-0.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 18f3d12666ecf12305294f10f888bac334ac0684b9a4ad599d69cbda36d1aecb
MD5 67b2461aa5532446f5d10bcb384e9042
BLAKE2b-256 35a8e4180064ab7c37030fe1473493d963820b75f7c0516e52bfb0413f0e8743

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