Prefect Python Workflow Orchestration Framework for Data Pipelines
Prefect is a Python workflow orchestration framework for building resilient data pipelines. Add scheduling, retries, caching, and observability to any Python script with simple decorators. Monitor workflows through the self-hosted Prefect server or managed Prefect Cloud dashboard
What it does
Prefect Python Workflow Orchestration Framework for Data Pipelines
Prefect is a Python workflow orchestration framework for building resilient data pipelines. Add scheduling, retries, caching, and observability to any Python script with simple decorators. Monitor workflows through the self-hosted Prefect server or managed Prefect Cloud dashboard.
Installation
Use the upstream install or setup path that matches your environment:
- pip install -U prefect
- uv add prefect
Requirements and caveats from upstream:
- Prefect is a workflow orchestration framework for building data pipelines in Python.
- Prefect requires Python 3.10+. To install the latest version of Prefect, run one of the following commands:
- Then create and run a Python file that uses Prefect flow and task decorators to orchestrate and observe your workflow - in this case, a simple script that fetches the number of GitHub stars from a repository:
Basic usage or getting-started notes:
- </a>
-
·
- <a href="https://docs.prefect.io/v3/get-started/quickstart?utm_source=oss&utm_medium=oss&utm_campaign=oss_gh_repo&utm_term=none&utm_content=none">
-
Extracted from upstream docs: https://raw.githubusercontent.com/PrefectHQ/prefect/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,456 chars)