Tributary is a library for constructing dataflow graphs in Python. Unlike many other DAG libraries in Python (airflow, luigi, prefect, dagster, dask, kedro, etc), tributary is not designed with data/etl pipelines or scheduling in mind. Instead, tributary is more similar to libraries like mdf, loman, pyungo, streamz, or pyfunctional, in that it is designed to be used as the implementation for a data model. One such example is the greeks library, which leverages tributary to build data models for options pricing.
Features
- Tributary offers several kinds of streams
- Functional streams, built by currying python functions (callbacks)
- These are lazily-evaluated python streams
- Graph Visualization
- You can visualize the graph with Graphviz
- All streaming and lazy nodes support a graphviz method
Categories
Data PipelineLicense
Apache License V2.0Follow Tributary
Other Useful Business Software
The only CRM built for B2C
Klaviyo unifies your customer profiles by capturing every event, and then lets you orchestrate your email marketing, SMS marketing, push notifications, WhatsApp, and RCS campaigns in one place. Klaviyo AI helps you build audiences, write copy, and optimize — so you can always send the right message at the right time, automatically. With real-time attribution and insights, you'll be able to make smarter, faster decisions that drive ROI.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Tributary!