MYMPI is a Python module that allows parallel programming using the Message Passing Interface or MPI. It allows creating pure Python parallel programs as well as mixing Python programs with Fortran or C programs.