mpi4py provides a Python interface to MPI or the Message-Passing Interface. It is useful for parallelizing Python scripts.
You can load the modules by:
module load py-mpi4py