Fortran_3 The general desctiption of the project is here. To generate doc using doxygen => type: doxygen doc To run python script that uses Fortran pros => type: F77=ifort F90=ifort CC=icc f2py3 -c -m pyLib pyLib.F90 and then run Python file.