{ "info": { "author": "Dustin J. Mitchell", "author_email": "dustin@v.igoro.us", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Twisted", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\r\n============\r\n\r\n'uthreads' is a microthreading library layered on top of Twisted\r\nPython. It is similar to DeferredGenerator, but uses features only\r\npresent in Python 2.5 to make the microthreaded code much more\r\nnatural to read and write. See the MotivatingExample for an idea of\r\nhow uthreads can be useful.\r\n\r\nThis project aims to be a compact, efficient, and easy-to-use\r\nmicrothreading platform, allowing users to concentrate on writing\r\ntheir applications in a natural fashion while retaining all of\r\nthe benefits of microthreaded programming. Applications can easily\r\nintermix twisted code with microthreaded code, as the structure of\r\nthe application dictates.\r\n\r\nDocumentation\r\n=============\r\n\r\nSee the wiki documentation at http://uthreads.googlecode.com/, or read\r\nthe source files in the wiki/ subdirectory of the source distribution.", "description_content_type": null, "docs_url": null, "download_url": "http://code.google.com/p/uthreads/downloads/list", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/uthreads", "keywords": "", "license": "GPLv2", "maintainer": "", "maintainer_email": "", "name": "uthreads", "package_url": "https://pypi.org/project/uthreads/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/uthreads/", "project_urls": { "Download": "http://code.google.com/p/uthreads/downloads/list", "Homepage": "http://code.google.com/p/uthreads" }, "release_url": "https://pypi.org/project/uthreads/1.0/", "requires_dist": null, "requires_python": null, "summary": "Python Microthreading Library", "version": "1.0" }, "last_serial": 703540, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "6493a48c9abfb6ccaad8a48e228b6bd1", "sha256": "405de144e637c1a42a29db9e9003412dc7cb88680b0cdc50c44f64c1d9b29bdd" }, "downloads": -1, "filename": "uthreads-1.0-py2.5.egg", "has_sig": false, "md5_digest": "6493a48c9abfb6ccaad8a48e228b6bd1", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 16464, "upload_time": "2009-03-01T22:57:44", "url": "https://files.pythonhosted.org/packages/99/ba/a34c12d8f0706f75fa806308d68307a7cff0b12f449a7f48ef92825652ab/uthreads-1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "2052d71a93f2f16c6215e9ad244f3914", "sha256": "40e3ac4cfc37178e896bc0e76e6c93cfaafea7a2b05f3a3908dd8eaed287c64d" }, "downloads": -1, "filename": "uthreads-1.0.tar.gz", "has_sig": false, "md5_digest": "2052d71a93f2f16c6215e9ad244f3914", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30475, "upload_time": "2009-03-01T22:57:44", "url": "https://files.pythonhosted.org/packages/3e/c7/b34c1d2ade4382a8d30f29327fbef50dcc4633c0729f243c01ea415fd7fc/uthreads-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6493a48c9abfb6ccaad8a48e228b6bd1", "sha256": "405de144e637c1a42a29db9e9003412dc7cb88680b0cdc50c44f64c1d9b29bdd" }, "downloads": -1, "filename": "uthreads-1.0-py2.5.egg", "has_sig": false, "md5_digest": "6493a48c9abfb6ccaad8a48e228b6bd1", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 16464, "upload_time": "2009-03-01T22:57:44", "url": "https://files.pythonhosted.org/packages/99/ba/a34c12d8f0706f75fa806308d68307a7cff0b12f449a7f48ef92825652ab/uthreads-1.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "2052d71a93f2f16c6215e9ad244f3914", "sha256": "40e3ac4cfc37178e896bc0e76e6c93cfaafea7a2b05f3a3908dd8eaed287c64d" }, "downloads": -1, "filename": "uthreads-1.0.tar.gz", "has_sig": false, "md5_digest": "2052d71a93f2f16c6215e9ad244f3914", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30475, "upload_time": "2009-03-01T22:57:44", "url": "https://files.pythonhosted.org/packages/3e/c7/b34c1d2ade4382a8d30f29327fbef50dcc4633c0729f243c01ea415fd7fc/uthreads-1.0.tar.gz" } ] }