A collection of Prefect utilities and task libraries for building robust data pipelines. Current version 2.3.0, requires Python <3.13 and >=3.11. It provides custom blocks, flows, and integrations commonly used with Prefect.
pip install mad-prefectNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic flow using MadBlock and MadFlow decorator.
Use `from mad_prefect import MadBlock, MadTask` instead.
Check `mad-prefect`'s `install_requires` and match Prefect version exactly.