PRIK — Bring native Fortran and C code to Python

· Fortran Lang Discourse · Aug. 27, 2026, 2:15 a.m.
Summary
PRIK is an open-source project that generates native Python bindings for Fortran and C code, enabling developers to create a more Pythonic API while retaining the functionality of the original code. It allows for the reshaping of APIs through editable contracts, supports several modern Fortran features and is currently in an alpha stage with substantial testing against real libraries.