Tools for importing data, particularly when using mortar_mixins
Project description
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mortar_import-0.8.tar.gz.
File metadata
- Download URL: mortar_import-0.8.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
808decc32ee86c9089867b7073ef346ef3e8570ee6cbaea56fa570221499dd90
|
|
| MD5 |
d269e643300383a1144d3fc808f18950
|
|
| BLAKE2b-256 |
77b1c9bcf5d3d288d92217daa25608a147ad6b7898f98224727cb4d21348087b
|
File details
Details for the file mortar_import-0.8-py2.py3-none-any.whl.
File metadata
- Download URL: mortar_import-0.8-py2.py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1d5694348b4316d556001f5b08789f4afabff3f9393fd51a3a25f162b0b0b30
|
|
| MD5 |
1412beb638aac4dd07dcbec265901c57
|
|
| BLAKE2b-256 |
b3786da71542cff166d50d41751c6947f4b7ac980648cfef61ad64ffd7a63183
|