Skip to content

Introduction

Fyrnheim lets data teams define typed Python entities, generate transformations, and run them on any backend via Ibis.

Terminal window
pip install fyrnheim[duckdb]
Terminal window
fyr init myproject && cd myproject
fyr generate
fyr run

See the full documentation for more details.