The `pyina` package provides several basic tools to make MPI-based parallel computing more accessable to the end user. The goal of `pyina` is to allow the user to extend their own code to MPI-based parallel computing with minimal refactoring.
`pyina` installs with `easy_install` or `pip`:
`$ pip install pyina`
`pyina` requires: