{ "info": { "author": "Henrique Carvalho Alves", "author_email": "hcarvalhoalves@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6" ], "description": "# python-pmap\n\n[Clojure's pmap](https://clojuredocs.org/clojure.core/pmap) implementation for Python.\n\nMulti-threaded versions of the following high-order functions are available:\n\n| fn | equivalent to\n| ------------- | ---------------------\n| `pmap.pmap` | `itertools.imap`\n| `pmap.pvalmap` | `toolz.dictoolz.valmap`\n| `pmap.pkeymap` | `toolz.dictoolz.keymap`\n\nPackage also includes `pmap.Deferred` and `pmap.Future` classes that may be generally useful.\n\nSee included `tests/` for usage examples.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hcarvalhoalves/python-pmap", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "python-pmap", "package_url": "https://pypi.org/project/python-pmap/", "platform": "", "project_url": "https://pypi.org/project/python-pmap/", "project_urls": { "Homepage": "https://github.com/hcarvalhoalves/python-pmap" }, "release_url": "https://pypi.org/project/python-pmap/2.0.0/", "requires_dist": null, "requires_python": "", "summary": "Clojure's pmap implementation for Python.", "version": "2.0.0" }, "last_serial": 3211156, "releases": { "1.0.0": [], "1.0.1": [], "1.0.2": [ { "comment_text": "", "digests": { "md5": "082a66642cd84cf641caa43182a8565d", "sha256": "05679c3036a205345d813e4e251b31b288e08bd16c2a8357d7653d2e58d65887" }, "downloads": -1, "filename": "python-pmap-1.0.2.tar.gz", "has_sig": false, "md5_digest": "082a66642cd84cf641caa43182a8565d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2626, "upload_time": "2015-10-14T17:30:31", "url": "https://files.pythonhosted.org/packages/c4/6a/eec64eb372ee5962ecca35de9203ceb87ea1fa1444ca72c01e53fae33a11/python-pmap-1.0.2.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "32a44908723f2e0bc0407dd7239b82fa", "sha256": "a542e5a6b9eb5d6c3df422b8b9310c85e313548332aa9f20e9913904680b840c" }, "downloads": -1, "filename": "python-pmap-1.1.1.tar.gz", "has_sig": false, "md5_digest": "32a44908723f2e0bc0407dd7239b82fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2660, "upload_time": "2017-03-07T19:22:02", "url": "https://files.pythonhosted.org/packages/8a/d2/d04d40a47f06e46396d5c678ef4a8a148a0f58d34cf61143992a6e200041/python-pmap-1.1.1.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "1857d04fd4c91ceecbf87b15ebb937db", "sha256": "de20c0dd1fad0b9644f83b42397c5f9b316cc1c4141ee6547d1c50b231d84112" }, "downloads": -1, "filename": "python-pmap-1.2.0.tar.gz", "has_sig": false, "md5_digest": "1857d04fd4c91ceecbf87b15ebb937db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3086, "upload_time": "2017-03-30T04:56:44", "url": "https://files.pythonhosted.org/packages/50/b2/99a62b729e3679f57ed9de70a11ca43903f8ddff9204a3745fd7dec0669c/python-pmap-1.2.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "9d82617f8cffe8e5b9148a4e2169d184", "sha256": "6df9c17be94ed8343e0b540a5e0f15008d4e34beeea0e689f293a86890a673d8" }, "downloads": -1, "filename": "python-pmap-2.0.0.tar.gz", "has_sig": false, "md5_digest": "9d82617f8cffe8e5b9148a4e2169d184", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3204, "upload_time": "2017-09-28T19:42:14", "url": "https://files.pythonhosted.org/packages/87/43/aeb980a5acf13d5b241b9cbd055a8fa3a34d67950ec42498a89d9fe3347b/python-pmap-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9d82617f8cffe8e5b9148a4e2169d184", "sha256": "6df9c17be94ed8343e0b540a5e0f15008d4e34beeea0e689f293a86890a673d8" }, "downloads": -1, "filename": "python-pmap-2.0.0.tar.gz", "has_sig": false, "md5_digest": "9d82617f8cffe8e5b9148a4e2169d184", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3204, "upload_time": "2017-09-28T19:42:14", "url": "https://files.pythonhosted.org/packages/87/43/aeb980a5acf13d5b241b9cbd055a8fa3a34d67950ec42498a89d9fe3347b/python-pmap-2.0.0.tar.gz" } ] }