buildflow VS bodywork

Compare buildflow vs bodywork and see what are their differences.

buildflow

BuildFlow, is an open source framework for building large scale systems using Python. All you need to do is describe where your input is coming from and where your output should be written, and BuildFlow handles the rest. No configuration outside of the code is required. (by launchflow)

bodywork

ML pipeline orchestration and model deployments on Kubernetes. (by bodywork-ml)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
buildflow bodywork
2 8
189 430
0.0% -
9.4 0.0
4 months ago 9 months ago
Python Python
Apache License 2.0 GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

buildflow

Posts with mentions or reviews of buildflow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-15.
  • Launch HN: BuildFlow (YC W23) – The FastAPI of data pipelines
    3 projects | news.ycombinator.com | 15 Mar 2023
    One other thing I should mention that's relevent, we do also have a class abstraction instead of a decorator: https://github.com/launchflow/buildflow/blob/main/buildflow/...

    This can help with things like setting up RPC clients. But it all boils down to the same runner whether you're using the class or decorator.

bodywork

Posts with mentions or reviews of bodywork. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-17.

What are some alternatives?

When comparing buildflow and bodywork you can also consider the following projects:

prefect-deployment-patterns - Code examples showing flow deployment to various types of infrastructure

NuPIC - Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.

examples - Organized nonsense.

gensim - Topic Modelling for Humans

bytewax - Python Stream Processing

PaddlePaddle - PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

Mage - 🧙 The modern replacement for Airflow. Mage is an open-source data pipeline tool for transforming and integrating data. https://github.com/mage-ai/mage-ai

Crab - Crab is a flexible, fast recommender engine for Python that integrates classic information filtering recommendation algorithms in the world of scientific Python packages (numpy, scipy, matplotlib).

TFLearn - Deep learning library featuring a higher-level API for TensorFlow.

PyBrain

neptune-contrib - This library is a location of the LegacyLogger for PyTorch Lightning.

MLP Classifier - A handwritten multilayer perceptron classifer using numpy.