skip to navigation
skip to content

Not Logged In

F2PY 2.45.241_1926

F2PY - Fortran to Python Interface Generaton

The Fortran to Python Interface Generator, or F2PY for short, is a command line tool (f2py) for generating Python C/API modules for wrapping Fortran 77/90/95 subroutines, accessing common blocks from Python, and calling Python functions from Fortran (call-backs). Interfacing subroutines/data from Fortran 90/95 modules is supported.