{ "info": { "author": "Albert Huang", "author_email": "alberth + a dot + dev + at + gmail + a dot + com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Win32 (MS Windows)", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Hardware", "Topic :: Utilities" ], "description": "Summary\r\n==========\r\n**DummyMP** is a Python module that simplifies parallelized computing for\r\nthose not familiar with Python's multiprocessing API. It includes\r\neasy-to-use functions for deploying and managing computationally\r\nexpensive operations.\r\n\r\nSimply said, it's a library that you can use to make your programs\r\nfaster!\r\n\r\nDocumentation\r\n==============\r\nOnline documentation can be found here_.\r\n\r\nYou can find a Markdown version of the guide at GitHub_.\r\n\r\nBugs/Issues\r\n============\r\nDummyMP is currently in beta, so there's bound to be a few bugs.\r\nPlease report them to our `issues tracker`_.\r\n\r\n.. _here: https://pythonhosted.org/dummymp/\r\n.. _GitHub: https://github.com/alberthdev/dummymp/blob/master/docs/README.md\r\n.. _issues tracker: https://github.com/alberthdev/dummymp/issues", "description_content_type": null, "docs_url": "https://pythonhosted.org/dummymp/", "download_url": "https://github.com/alberthdev/dummymp/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/alberthdev/dummymp", "keywords": "multiprocessing,process,manager,task,manager,taskmgr,psutil,parallel,parallelization,dummy,queue", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "dummymp", "package_url": "https://pypi.org/project/dummymp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dummymp/", "project_urls": { "Download": "https://github.com/alberthdev/dummymp/releases", "Homepage": "https://github.com/alberthdev/dummymp" }, "release_url": "https://pypi.org/project/dummymp/0.5b2/", "requires_dist": null, "requires_python": null, "summary": "A multiprocessing library for dummies. (Library for easily running functions in parallel)", "version": "0.5b2" }, "last_serial": 1369577, "releases": { "0.5b2": [ { "comment_text": "", "digests": { "md5": "f1a31a392bc62f90a5bfac805b6ff5bf", "sha256": "5811a3a60c6420116bb025a8976e7d0ce315d6015be44b36ba32027242638062" }, "downloads": -1, "filename": "dummymp-0.5b2.tar.gz", "has_sig": false, "md5_digest": "f1a31a392bc62f90a5bfac805b6ff5bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 160600, "upload_time": "2015-01-03T22:58:52", "url": "https://files.pythonhosted.org/packages/b0/01/9b3ad1afb3b3315694dea1978c3bb2188168dc8e12b7c7d17651b76a1fab/dummymp-0.5b2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f1a31a392bc62f90a5bfac805b6ff5bf", "sha256": "5811a3a60c6420116bb025a8976e7d0ce315d6015be44b36ba32027242638062" }, "downloads": -1, "filename": "dummymp-0.5b2.tar.gz", "has_sig": false, "md5_digest": "f1a31a392bc62f90a5bfac805b6ff5bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 160600, "upload_time": "2015-01-03T22:58:52", "url": "https://files.pythonhosted.org/packages/b0/01/9b3ad1afb3b3315694dea1978c3bb2188168dc8e12b7c7d17651b76a1fab/dummymp-0.5b2.tar.gz" } ] }