Introduction
Fyrnheim lets data teams define typed Python entities, generate transformations, and run them on any backend via Ibis.
Install
Section titled “Install”pip install fyrnheim[duckdb]Quick Start
Section titled “Quick Start”fyr init myproject && cd myprojectfyr generatefyr runSee the full documentation for more details.