Skip to main content

Set of bonobo ETL's nodes for terralego's projects

Project description

terra-bonobo-nodes

This package provides a set of bonobo ETL's nodes to help developpers to integrate data in a terralego based app.

test with docker

build

docker-compose build

launch pgsql

docker-compose up -d db
docker-compose logs db  # verify everything is ok

Run every tests

docker-compose run --rm django bash
./venv/bin/tox -c tox.ini -e linting
./venv/bin/tox -c tox.ini -e coverage
./venv/bin/tox -c tox.ini -e tests

Note for osx users, use docker-compose this way

docker-compose -f docker-compose.yml -f docker-compose-osx.yml $args

0.3.5 (2019-11-22)

Fixes

  • Fixes runlevel on LoadFeatureInLayer node

0.3.4 (2019-11-21)

Improve

  • Improve documentation

0.3.3 (2019-11-14)

Improve

  • Do not pop identifier when extracting SQL data

0.3.2 (2019-11-13)

Improve

  • Setup CI pipeline and fix all tests

0.3.1 (2019-11-13)

Improves

  • Improve nodes documentation

Fixes

  • Do not drop original data using IdentifierFromProperty node

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

terra-bonobo-nodes-0.3.5.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

terra_bonobo_nodes-0.3.5-py3-none-any.whl (17.7 kB view hashes)

Uploaded Python 3

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