macOS / binaries /

f2py3

/usr/local/bin/f2py3
Construct extension module sources, compile fortran files, generate signature files

f2py3 generates a Python C/API file (module.c) that contains wrappers for given fortran functions so that they can be called from Python.