Skip to content

Suite of bonobo ETL nodes which can be usefull in many cases

License

Notifications You must be signed in to change notification settings

Terralego/terra-bonobo-nodes

Repository files navigation

codecov

terra-bonobo-nodes

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

To start a dev instance

Define settings you wants in tests/sample_project/projecttest/ django project.

docker-compose up

Test

To run test suite, while stack up, just launch:

docker-compose exec django /app/venv/bin/python3 /app/manage.py test

Run linting, while stack up:

docker-compose exec django /app/venv/bin/tox -e linting

Note for osx users, use docker-compose this way

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

About

Suite of bonobo ETL nodes which can be usefull in many cases

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages