Skip to main content

A visual data pipeline builder with various backends

Project description

weaverbird python package

See docs about purpose and usage.

Development

We use uv for managing dependencies.

Main commands are available through make:

make install # Install dependencies & set up pre-commit

make format # Fix formatting issues using black and ruff
make lint # Execute various checks

make build # Build the project prior to publication
make upload # Publish on pypi

make test # Execute the test suite and produce reports
/!\ To run Snowflake's e2e tests, the password needs to be exported to env variables
as such: export SNOWFLAKE_PASSWORD='XXXXXXXXXXX'. This password is available in lastpass (user: toucan_test)

Playground server

See playground.py. It provides a very simple server to test the module.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page