Fortran package manager or python package manager?

I don’t have experience with f2py but @melissawm does, and perhaps others. That would be a different approach, orthogonal to fpm.

With fpm we’d need to enable building a shared (.so) library, which you’d then interface from Python via ctypes module.

1 Like