.codecov.yml
.coveragerc
.gitignore
.readthedocs.yml
.travis.yml
LICENSE
MANIFEST.in
README
README.md
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/source/conf.py
docs/source/index.rst
docs/source/pathos.png
docs/source/pyina.rst
docs/source/requirements.txt
docs/source/scripts.rst
examples/hello_mpi4py.py
examples/hello_pyina.py
examples/machines_raw.py
examples/mpd_trace.py
examples/mpi_bcast.py
examples/mpi_comm.py
examples/mpi_simple.py
examples/mpi_simple2.py
examples/nodes.py
examples/pypi.py
examples/pypi_pmap.py
examples/test_ezmap.py
examples/test_ezmap1.py
examples/test_ezmap2.py
examples/test_ezmap3.py
examples/test_ezmap4.py
examples/test_ezmap5.py
examples/test_ezmap6.py
examples/test_ezmap7.py
examples/test_ezmap8.py
examples/test_launch.py
examples/test_pmap.py
examples/which.py
pyina/README
pyina/__init__.py
pyina/__main__.py
pyina/ez_map.py
pyina/info.py
pyina/launchers.py
pyina/mappers.py
pyina/mpi.py
pyina/mpi_pool.py
pyina/mpi_scatter.py
pyina/schedulers.py
pyina/tools.py
pyina.egg-info/PKG-INFO
pyina.egg-info/SOURCES.txt
pyina.egg-info/dependency_links.txt
pyina.egg-info/not-zip-safe
pyina.egg-info/requires.txt
pyina.egg-info/top_level.txt
scripts/ezpool
scripts/ezscatter
scripts/mpi_world
tests/__init__.py
tests/__main__.py
tests/test_ezmap.py
tests/test_map.py
tests/test_pool.py
tests/test_simple.py
tests/test_star.py
tests/test_with.py