PyMW is a Python module for parallel master-worker computing in a variety of environments. With the PyMW module, users can write a single program that scales from multicore machines to global computing platforms.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Python 3.0 is supported. A Ganga interface was added. Helper methods were added to simplify application setup. The MPI interface was changed to use mpi4py rather than pympi. Various bugs were fixed.