{ "info": { "author": "Konrad Hinsen", "author_email": "konrad.hinsen@cnrs-orleans.fr", "bugtrack_url": null, "classifiers": [], "description": "monoprocessing.Pool is a dummy version of multiprocessing.Pool. It\nexecutes all tasks immediately in the same process. This is useful\nwhen testing or debugging the logic of a parallelized program.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/khinsen/monoprocessing", "keywords": null, "license": "CeCILL-C", "maintainer": null, "maintainer_email": null, "name": "monoprocessing", "package_url": "https://pypi.org/project/monoprocessing/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/monoprocessing/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/khinsen/monoprocessing" }, "release_url": "https://pypi.org/project/monoprocessing/0.1/", "requires_dist": null, "requires_python": null, "summary": "A dummy implementation of multiprocessing.Pool", "version": "0.1" }, "last_serial": 725892, "releases": { "0.1": [] }, "urls": [] }