{ "info": { "author": "Patrick Miller", "author_email": "patmiller@users.sourceforge.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta" ], "description": "Distributed Parallel Programming for Python! This package builds on \r\ntraditional Python by enabling users to write distributed, parallel programs \r\nbased on MPI message passing primitives. General python objects can be \r\nmessaged between processors. Many MPI version 1.1 functions (e.g. send, recv, \r\nisend, bcast, barrier, comm_dup, etc...) available to Python for arbitrary, \r\npicklable types.", "description_content_type": null, "docs_url": null, "download_url": "http://sourceforge.net/project/showfiles.php?group_id=5335", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pympi.sourceforge.net", "keywords": "MPI, parallel, distributed, cluster", "license": "Open Source -- see LICENSE.txt for details", "maintainer": "Patrick Miller", "maintainer_email": "patmiller@users.sourceforge.net", "name": "pyMPI", "package_url": "https://pypi.org/project/pyMPI/", "platform": "Linux, MacOSX, AIX, Tru64, Unix", "project_url": "https://pypi.org/project/pyMPI/", "project_urls": { "Download": "http://sourceforge.net/project/showfiles.php?group_id=5335", "Homepage": "http://pympi.sourceforge.net" }, "release_url": "https://pypi.org/project/pyMPI/2.0b0/", "requires_dist": null, "requires_python": null, "summary": "MPI bindings for Python! Brings distributed parallel programming to Python from small SMP to huge clusters.", "version": "2.0b0" }, "last_serial": 3661, "releases": { "2.0b0": [] }, "urls": [] }