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

Uploaded Source

Built Distribution

mortar_import-0.6-py2.py3-none-any.whl (10.1 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for mortar_import-0.6.tar.gz
Algorithm Hash digest
SHA256 7f53c13e6f454d386960d4e5988f2dc4b91565d502585c2594fdaaa303480e44
MD5 5be56ca60f8ccbc42080808df8941717
BLAKE2b-256 6e1fdaad239b93a65c00825281dcf5ba1b2668acb374b5c651a7f5b94528afee

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for mortar_import-0.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cbc36c1497816a3071b8d1f18591122f68e82ee4f8f99909bcfb9df72ca86b2c
MD5 7da10225ccd31c5538887dc643a72d6e
BLAKE2b-256 abd68e6f249ad234e76f0d8c20113fa2bdfc017b856898ff3f57ec1dcc0c4e6b

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