/usr/local/bin/f2py
f2py generates a Python C/API file (module.c) that contains wrappers for given Fortran or C functions so that they can be called from Python.