awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ploomber avatar

ploomber/ploomberArchived

0
View on GitHub↗
3,623 Stars·241 Forks·Python·Apache-2.0·15 Aufrufedocs.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.
  • GitOps And Continuous Delivery - Develop collaborative production-ready pipelines using JupyterLab.
  • Workflow Orchestration - Workflow orchestration.
  • Interactive Notebooks - Tool to consolidate notebooks into reproducible pipelines.
  • Publishing and Conversion - Manages reproducible pipelines of notebooks and scripts.

Star-Verlauf

Star-Verlauf für ploomber/ploomberStar-Verlauf für ploomber/ploomber

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Ploomber

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Ploomber.
  • prefecthq/prefectAvatar von PrefectHQ

    PrefectHQ/prefect

    21,640Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,640
  • orchest/orchestAvatar von orchest

    orchest/orchest

    4,138Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,138
  • netflix/metaflowAvatar von Netflix

    Netflix/metaflow

    9,764Auf GitHub ansehen↗

    Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of data pipelines from local prototyping to production. It serves as a distributed compute manager and an experiment tracking system, enabling the creation of reproducible pipelines that transition between development and high-availability production environments. The framework distinguishes itself through an integrated checkpointing system that automatically persists intermediate data artifacts to remote storage, allowing failed runs to be resumed from the last successful step. It

    Pythonagentsaiaws
    Auf GitHub ansehen↗9,764
  • couler-proj/coulerAvatar von couler-proj

    couler-proj/couler

    944Auf GitHub ansehen↗

    Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.

    Python
    Auf GitHub ansehen↗944
Alle 30 Alternativen zu Ploomber anzeigen→

Häufig gestellte Fragen

Was macht ploomber/ploomber?

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

Was sind die Hauptfunktionen von ploomber/ploomber?

Die Hauptfunktionen von ploomber/ploomber sind: ML Ops, Workflow Orchestration, Data Pipelines, Data Orchestration, GitOps And Continuous Delivery, Interactive Notebooks, Publishing and Conversion.

Welche Open-Source-Alternativen gibt es zu ploomber/ploomber?

Open-Source-Alternativen zu ploomber/ploomber sind unter anderem: orchest/orchest — Orchest is a data pipeline orchestrator and containerized workflow manager. It provides a platform for designing,… 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… netflix/metaflow — Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of… couler-proj/couler — Unified Interface for Constructing and Managing Workflows on different workflow engines, such as Argo Workflows,… argoproj/argo-workflows — Argo Workflows is a container-native workflow engine that functions as a Kubernetes custom resource controller. It…