pyMPI provides distributed parallel programming
for Python. This package builds on traditional
Python by enabling users to write distributed,
parallel programs based on MPI message passing
primitives. General Python objects can be messaged
between processors.