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/pytest --cov
Releasing
To make a release, just update the version in setup.py and push to https://github.com/Mortar/mortar_import and Carthorse should take care of the rest.
Release files for mortar-import 0.12.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mortar_import-0.12.1.tar.gz | 8.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mortar_import-0.12.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 19.6 kB
Release files / mortar_import-0.12.1.tar.gz
| Download URL | mortar_import-0.12.1.tar.gz |
|---|---|
| Size | 8.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
af8b4fd32145aa950f0b0637b40316b027cabd527cf44b6210e6b2df371044c4
|
|
BLAKE2b-256 checksum How to use checksums |
c825081f00b2ac7e0855a9e1c1b0ccdcf858df39d7a9e4b00dad5ff07b0ed504
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.7.2
|
Release files / mortar_import-0.12.1-py2.py3-none-any.whl
| Download URL | mortar_import-0.12.1-py2.py3-none-any.whl |
|---|---|
| Size | 10.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
946dade90253624c4bc6450a8aeb753b9c00712e8ec6085c24e386cba51f367b
|
|
BLAKE2b-256 checksum How to use checksums |
ff8eb76e851462a2d53c6caa3d090909998b8cf63466e2b44feb67dabacc12f8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.7.2
|