Nml-tools v0.3: schema-driven Fortran namelist helpers

46 · Fortran Lang Discourse · June 3, 2026, 7:14 p.m.
Summary
This blog post announces the release of nml-tools v0.3, a Python tool for generating Fortran namelist modules from YAML/JSON schema files. The update introduces features such as $defs/$ref support for reusable schema definitions, support for one-level derived types, and the generation of f2py wrapper code for Python projects. The post is aimed at developers working with Fortran and encourages feedback from users.