awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ploomber avatar

ploomber/ploomberArchived

0
View on GitHub↗
3,623 星标·241 分支·Python·Apache-2.0·7 次浏览docs.ploomber.io↗

Ploomber

The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️

Features

  • ML Ops - YAML-based pipeline builder for ML models.
  • Workflow Orchestration - Develops maintainable, production-ready pipelines locally and in the cloud.
  • Data Pipelines - Framework for building and developing data pipelines iteratively.
  • Data Orchestration - Tool for developing and deploying interactive data pipelines.
  • Workflow Orchestration - Workflow orchestration.
  • Interactive Notebooks - Tool to consolidate notebooks into reproducible pipelines.
  • Publishing and Conversion - Manages reproducible pipelines of notebooks and scripts.

Star 历史

ploomber/ploomber 的 Star 历史图表ploomber/ploomber 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Ploomber 的开源替代方案

相似的开源项目,按与 Ploomber 的功能重合度排序。
  • prefecthq/prefectPrefectHQ 的头像

    PrefectHQ/prefect

    21,640在 GitHub 上查看↗

    Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as Python code. It functions as a container-native engine that wraps individual tasks in isolated environments, ensuring consistent dependencies and resource allocation across diverse infrastructure. By utilizing a state-machine-based orchestration model, the system tracks execution progress through discrete transitions and persistent event logs to maintain reliable and observable task processing. The platform distinguishes itself through a decoupled worker-API architecture, which sep

    Pythonautomationdatadata-engineering
    在 GitHub 上查看↗21,640
  • orchest/orchestorchest 的头像

    orchest/orchest

    4,138在 GitHub 上查看↗

    Orchest is a data pipeline orchestrator and containerized workflow manager. It provides a platform for designing, scheduling, and executing complex data processing sequences through a combination of a graphical interface and scripting. The platform distinguishes itself by using containers to manage software dependencies, ensuring consistent execution across different environments. It features a polyglot task scheduler capable of triggering jobs written in multiple programming languages and includes a version control system that tracks historical snapshots of project configurations and code.

    TypeScriptairflowclouddag
    在 GitHub 上查看↗4,138
  • dagster-io/dagsterdagster-io 的头像

    dagster-io/dagster

    14,974在 GitHub 上查看↗

    Dagster is a data orchestration platform designed to manage the entire lifecycle of data assets through declarative modeling and version-controlled code. It functions as a workflow engine that treats data assets as first-class primitives, allowing teams to define, schedule, and monitor complex pipelines while maintaining clear visibility into lineage, dependencies, and data quality. The platform distinguishes itself by using a code-as-configuration framework that enables standard software engineering practices, such as unit testing and local mocking, to be applied directly to data workflows.

    Pythonanalyticsdagsterdata-engineering
    在 GitHub 上查看↗14,974
  • coleifer/hueycoleifer 的头像

    coleifer/huey

    5,933在 GitHub 上查看↗

    .. image:: https://media.charlesleifer.com/blog/photos/huey3-logo.png

    Pythondankpythonqueue
    在 GitHub 上查看↗5,933
查看 Ploomber 的所有 30 个替代方案→

常见问题解答

ploomber/ploomber 是做什么的?

The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️

ploomber/ploomber 的主要功能有哪些?

ploomber/ploomber 的主要功能包括:ML Ops, Workflow Orchestration, Data Pipelines, Data Orchestration, Interactive Notebooks, Publishing and Conversion。

ploomber/ploomber 有哪些开源替代品?

ploomber/ploomber 的开源替代品包括: prefecthq/prefect — Prefect is a workflow orchestration platform designed to define, schedule, and monitor complex data pipelines as… dagster-io/dagster — Dagster is a data orchestration platform designed to manage the entire lifecycle of data assets through declarative… orchest/orchest — Orchest is a data pipeline orchestrator and containerized workflow manager. It provides a platform for designing,… couler-proj/couler — Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows,… apache/airflow — Airflow is a platform for programmatically authoring, scheduling, and monitoring complex data pipelines. It functions… argoproj/argo-workflows — Argo Workflows is a container-native workflow engine that functions as a Kubernetes custom resource controller. It…