Prefect is a Python-based workflow orchestration framework designed to build resilient data pipelines. It automates data processes with features like scheduling, caching, retries, and event-based automations. With Prefect, workflows can be monitored through a self-hosted server or Prefect Cloud. It supports Python 3.9 or later and can be easily installed using pip.
2 Comments
Sort: