Skip to content
@dotflow-io

dotflow.io

Dotflow turns an idea into flow!

Dotflow is an open-source lightweight Python library for building and orchestrating execution pipelines. It turns complex workflow logic into simple, composable flows — so you can focus on what matters instead of fighting boilerplate.

Building with Dotflow

Dotflow lets you define multi-step execution pipelines with minimal code. It handles task sequencing, parallel execution, retries, timeouts, and error propagation out of the box, so you don't have to.

Whether you're orchestrating data pipelines, automating deployment steps, or chaining API calls, Dotflow gives you a clean abstraction to express your workflows as code.

Key Features

  • Simple API — define workflows with a few lines of Python
  • Flexible execution — sequential, parallel, and background modes
  • Built-in resilience — retries, timeouts, and error handling
  • Provider system — pluggable storage, notifications, and server integrations
  • CLI included — run and manage workflows from the terminal

Resources

Pinned Loading

  1. dotflow dotflow Public

    🎲 Dotflow turns an idea into flow! — Lightweight Python library for execution pipelines

    Python 5 8

  2. examples examples Public

    🎲 Dotflow examples

    Python

  3. templates templates Public

    Default project template for dotflow init

    Python 1

Repositories

Showing 10 of 10 repositories

Top languages

Loading…

Most used topics

Loading…