{ "info": { "author": "Olaf Lenz", "author_email": "olenz@icp.uni-stuttgart.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.4", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries", "Topic :: System :: Clustering" ], "description": "Parallel Method Invocation\r\n--------------------------\r\n\r\nPMI is a pure python module that allows libraries to provide functions\r\nthat are parallelized using MPI but that can nontheless be called from\r\nserial Python scripts.\r\n\r\nPMI requires Python 2.4+ and is compatible to Python 3, furthermore it\r\nrequires a working MPI module (e.g. mpi4py or boostmpi).", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/olenz/pmi/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/olenz/pmi/", "keywords": "mpi,parallel", "license": "GPL", "maintainer": "Olaf Lenz", "maintainer_email": "olenz@icp.uni-stuttgart.de", "name": "pmi", "package_url": "https://pypi.org/project/pmi/", "platform": "OS Independent", "project_url": "https://pypi.org/project/pmi/", "project_urls": { "Download": "http://github.com/olenz/pmi/downloads", "Homepage": "http://github.com/olenz/pmi/" }, "release_url": "https://pypi.org/project/pmi/1.0/", "requires_dist": null, "requires_python": null, "summary": "Parallel Method Invocation", "version": "1.0" }, "last_serial": 731670, "releases": { "0.9": [], "1.0": [ { "comment_text": "", "digests": { "md5": "5143b2e7ac718990c1c34ea9f095e335", "sha256": "521e3c6cb9672dce866e1470014611567adc036da53ffede1b486f57a424131d" }, "downloads": -1, "filename": "pmi-1.0.tar.gz", "has_sig": false, "md5_digest": "5143b2e7ac718990c1c34ea9f095e335", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23882, "upload_time": "2009-12-22T13:47:08", "url": "https://files.pythonhosted.org/packages/a4/d1/15d68e526df7af911036160cd06ddb0635fe1f1fb042aedb2c4979e193e1/pmi-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5143b2e7ac718990c1c34ea9f095e335", "sha256": "521e3c6cb9672dce866e1470014611567adc036da53ffede1b486f57a424131d" }, "downloads": -1, "filename": "pmi-1.0.tar.gz", "has_sig": false, "md5_digest": "5143b2e7ac718990c1c34ea9f095e335", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23882, "upload_time": "2009-12-22T13:47:08", "url": "https://files.pythonhosted.org/packages/a4/d1/15d68e526df7af911036160cd06ddb0635fe1f1fb042aedb2c4979e193e1/pmi-1.0.tar.gz" } ] }