Socket
Socket
Sign inDemoInstall

weaverbird

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    weaverbird

A visual data pipeline builder with various backends


Maintainers
1

Readme

weaverbird python package

See docs about purpose and usage.

Development

We use poetry 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.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc