PrefectHQ/prefect
Summary
Prefect is a Python-based workflow orchestration framework for building data pipelines. The repository readme outlines how to turn scripts into production-ready workflows with features like scheduling, retries, caching, and event-based automations, and describes options to run via a self-hosted Prefect server or Prefect Cloud. It also provides a minimal example, getting started steps, and guidance on deploying and monitoring flows.