{"library":"prefect","type":"library","category":null,"description":"Prefect is an open-source workflow orchestration and management system that allows users to build, run, and monitor data pipelines. It provides a robust framework for defining workflows as Python code, complete with task dependencies, retries, caching, and state management. The current stable version is 3.6.25, with frequent nightly development builds and stable releases typically every few weeks.","language":"python","status":"active","version":"3.6.25","tags":["workflow","orchestration","data engineering","ETL","automation","observability"],"install":[{"cmd":"pip install prefect","imports":["from prefect import flow","from prefect import task","from prefect import serve","from prefect.deployments import Deployment"]}],"homepage":"https://www.prefect.io","github":"https://github.com/PrefectHQ/prefect","docs":"https://docs.prefect.io","changelog":"https://github.com/PrefectHQ/prefect/releases","pypi":"https://pypi.org/project/prefect/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":20.8,"avg_import_s":5.19,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/prefect/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}