{ "info": { "author": "Salvatore Masecchia", "author_email": "salvatore.masecchia@disi.unige.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Bio-Informatics", "Topic :: Software Development", "Topic :: System :: Distributed Computing" ], "description": "About\n=====\n\n**PPlus** is a simple environment to execute Python code in parallel on many\nmachines without much effort.\nIt is actually a fork of `Parallel Python `_,\nanother simple but powerful framework for parallel execution of python code,\nwhich lacks features needed for effective use in our daily research.\n\n\nImportant links\n===============\n\n- Home Page (stable documentation): http://slipguru.disi.unige.it/Software/PPlus\n- Official source code repo: https://bitbucket.org/slipguru/pplus/\n- Download releases: https://bitbucket.org/slipguru/pplus/downloads\n- Issue tracker: https://bitbucket.org/slipguru/pplus/issues\n\n\nInstall\n=======\n\nTo install this packages, you can use the default distutils commands::\n\n python setup.py build\n sudo python setup.py install\n\nTo check the installation, you can launch the test suite::\n\n python -c \"import pplus; pplus.test()\"\n\nNote that tests will print reports of expected raised exceptions.\nCheck if you get OK or FAILED status at the end.\n\n\nConfiguration\n=============\n\nAll the configuration option must be specified in a PPlus configuration file.\nAfter the installation, a ready-to-edit configuration file is installed\nin /etc/pplus/pplus.cfg (see documentation for more information about\nPPlus configuration)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://slipguru.disi.unige.it/Software/PPlus/", "keywords": null, "license": "new BSD", "maintainer": null, "maintainer_email": null, "name": "PPlus", "package_url": "https://pypi.org/project/PPlus/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PPlus/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://slipguru.disi.unige.it/Software/PPlus/" }, "release_url": "https://pypi.org/project/PPlus/0.5.2/", "requires_dist": null, "requires_python": null, "summary": "A Parallel Python Environment with easy data sharing", "version": "0.5.2" }, "last_serial": 2649300, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "a8ab361c6607dae6b7c4c18ea049ec08", "sha256": "8e5a10484985be82488d11fac07a00a4fb89dd9fc9db6fe21165f2c272c5476d" }, "downloads": -1, "filename": "PPlus-0.5.0.tar.gz", "has_sig": false, "md5_digest": "a8ab361c6607dae6b7c4c18ea049ec08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 191404, "upload_time": "2011-11-30T18:10:52", "url": "https://files.pythonhosted.org/packages/c3/5c/6814ad1097f97e7381b6fc22d60c787f663693244439ae39a39de283c95a/PPlus-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "15f24d139cf6c882a2a7d67de47e5a3c", "sha256": "c9501f982a091bc69e09761806463f4d384821a401c63d6ff74e8b1f55b4d729" }, "downloads": -1, "filename": "PPlus-0.5.1.tar.gz", "has_sig": false, "md5_digest": "15f24d139cf6c882a2a7d67de47e5a3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 171881, "upload_time": "2011-12-02T16:52:22", "url": "https://files.pythonhosted.org/packages/76/b4/434117e13b941b05096e501ee1bcdc31acf6880c37498a16f1f3cde11c24/PPlus-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "eedb2363bacdb447f02e91eaad6c96f4", "sha256": "39bf933737aafc1455fb5a9e3da56cf13771691bb9f58b361d0aa49173c85344" }, "downloads": -1, "filename": "PPlus-0.5.2.tar.gz", "has_sig": false, "md5_digest": "eedb2363bacdb447f02e91eaad6c96f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 176025, "upload_time": "2013-06-26T14:46:06", "url": "https://files.pythonhosted.org/packages/c5/94/bba9e020eb1dd7cc90a5bfb74af694099d748b05327b1694d3f9bbe14a00/PPlus-0.5.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eedb2363bacdb447f02e91eaad6c96f4", "sha256": "39bf933737aafc1455fb5a9e3da56cf13771691bb9f58b361d0aa49173c85344" }, "downloads": -1, "filename": "PPlus-0.5.2.tar.gz", "has_sig": false, "md5_digest": "eedb2363bacdb447f02e91eaad6c96f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 176025, "upload_time": "2013-06-26T14:46:06", "url": "https://files.pythonhosted.org/packages/c5/94/bba9e020eb1dd7cc90a5bfb74af694099d748b05327b1694d3f9bbe14a00/PPlus-0.5.2.tar.gz" } ] }