{ "info": { "author": "Daniel Dotsenko", "author_email": "ddotsenko@shift.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Testing" ], "description": "Gevent-supporting multiprocess plugin for Nose testing framework.\nNormal multiprocess plugin relies on specific parts of multiprocess module that break under gevent. This specifically applies to multiprocessing.Queue objects that are used to communicate the tests and results between master thread and worker threads.\nThis plugin switches the communication to JSON-RPC requests over HTTP - a medium and the protocol that should work under gevent-patched sockets.", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/dvdotsenko/nose_gevent_multiprocess/tarball/stable", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/dvdotsenko/nose_gevent_multiprocess", "keywords": "nose,multiprocess,gevent", "license": "GNU LGPL", "maintainer": null, "maintainer_email": null, "name": "nose-gevented-multiprocess", "package_url": "https://pypi.org/project/nose-gevented-multiprocess/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nose-gevented-multiprocess/", "project_urls": { "Download": "http://github.com/dvdotsenko/nose_gevent_multiprocess/tarball/stable", "Homepage": "http://github.com/dvdotsenko/nose_gevent_multiprocess" }, "release_url": "https://pypi.org/project/nose-gevented-multiprocess/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Gevent-supporting multiprocess plugin for Nose testing framework", "version": "0.1.3" }, "last_serial": 962131, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "9a80023338a65a1343deb32aebbd45c5", "sha256": "bdac3faf00d6d5feac4570659df136429078cae210d401b7dc4e53e2f9048ee6" }, "downloads": -1, "filename": "nose-gevented-multiprocess-0.1.2.tar.gz", "has_sig": false, "md5_digest": "9a80023338a65a1343deb32aebbd45c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12084, "upload_time": "2014-01-06T09:48:07", "url": "https://files.pythonhosted.org/packages/9e/64/eebe87f8bcda9e6dc709fce858d4f2a7c1a1ec4551bc16621633e2075cd6/nose-gevented-multiprocess-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "18b3d4c11f31f755344e3e9e0b536c30", "sha256": "99bc35f9ef6ccd852d7b964ab38fc0a8c591102e7981540d6a781ad5cd68cbe8" }, "downloads": -1, "filename": "nose-gevented-multiprocess-0.1.3.tar.gz", "has_sig": false, "md5_digest": "18b3d4c11f31f755344e3e9e0b536c30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12541, "upload_time": "2014-01-06T23:27:57", "url": "https://files.pythonhosted.org/packages/83/31/260b9e5545741ba76c1a6415556bdb34e8a2ce586218adc6f48d09dfb6db/nose-gevented-multiprocess-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "18b3d4c11f31f755344e3e9e0b536c30", "sha256": "99bc35f9ef6ccd852d7b964ab38fc0a8c591102e7981540d6a781ad5cd68cbe8" }, "downloads": -1, "filename": "nose-gevented-multiprocess-0.1.3.tar.gz", "has_sig": false, "md5_digest": "18b3d4c11f31f755344e3e9e0b536c30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12541, "upload_time": "2014-01-06T23:27:57", "url": "https://files.pythonhosted.org/packages/83/31/260b9e5545741ba76c1a6415556bdb34e8a2ce586218adc6f48d09dfb6db/nose-gevented-multiprocess-0.1.3.tar.gz" } ] }