{ "info": { "author": "Jacob Lee", "author_email": "artdent@freeshell.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "PARLEY is a library for writing Python programs that implement the\r\n`Actor model `_ of\r\ndistributed systems, in which lightweight concurrent processes\r\ncommunicate through asynchronous message-passing. Actor systems\r\ntypically are easier to write and debug than traditional concurrent\r\nprograms that use locks and shared memory.\r\n\r\nPARLEY can run using either traditional native threads, `greenlets\r\n`_ (lightweight threads),\r\nor `Stackless Python `_'s tasklets. A program\r\nwritten using PARLEY can choose between these models by changing a\r\nsingle line of code.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://osl.cs.uiuc.edu/parley/", "keywords": "", "license": "Lesser General Public License", "maintainer": "", "maintainer_email": "", "name": "parley", "package_url": "https://pypi.org/project/parley/", "platform": "any", "project_url": "https://pypi.org/project/parley/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://osl.cs.uiuc.edu/parley/" }, "release_url": "https://pypi.org/project/parley/0.3/", "requires_dist": null, "requires_python": null, "summary": "Python Actor Runtime LibrarY", "version": "0.3" }, "last_serial": 30287, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "b6504c99206acbe6afed5dd4b0df21c4", "sha256": "6b53625885a75e2490287153154bed9a6ff040bf76b237af2453e0b7cbdaf0fe" }, "downloads": -1, "filename": "parley-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b6504c99206acbe6afed5dd4b0df21c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21537, "upload_time": "2007-04-27T07:29:56", "url": "https://files.pythonhosted.org/packages/6d/f9/330f5bac87a68de3c8ed6dc3f62f289c61baf0852486dce8109802385ed3/parley-0.1.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "e3880bcdc49d07c8af24cce57cb1720e", "sha256": "aca1fb2a01eb28da51239ba4e96793d21b3073513df03375e788715c40fcf65d" }, "downloads": -1, "filename": "parley-0.1.1.win32.exe", "has_sig": false, "md5_digest": "e3880bcdc49d07c8af24cce57cb1720e", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 73855, "upload_time": "2007-04-27T07:32:59", "url": "https://files.pythonhosted.org/packages/9c/7d/f7ddbf78dabea237b7ec763410273c7751149350634524c1169624c8c0cb/parley-0.1.1.win32.exe" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "9f9320c7a7ae84457f6cc5d79405e64d", "sha256": "cfe6de54fe63bda339ef22b7637297717840210130d1b827111c67481a7e94f1" }, "downloads": -1, "filename": "parley-0.2.tar.gz", "has_sig": false, "md5_digest": "9f9320c7a7ae84457f6cc5d79405e64d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29305, "upload_time": "2007-05-09T18:13:15", "url": "https://files.pythonhosted.org/packages/12/25/5defce3bf9a67079154653f5462506dfd3cbef666388ed30cd437af5298c/parley-0.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "ae63e0477337de0c5dd9c1c717907092", "sha256": "28ac3559db4a3265d673da8db0c052d89801f78a15ddc843971c8a7a6c4ae0dd" }, "downloads": -1, "filename": "parley-0.2.win32.exe", "has_sig": false, "md5_digest": "ae63e0477337de0c5dd9c1c717907092", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 74526, "upload_time": "2007-05-09T18:13:23", "url": "https://files.pythonhosted.org/packages/0c/b6/0a7e441b4d5e6ba55145588c70f183eff6587dbd97d1b15f489fb3118688/parley-0.2.win32.exe" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "a7554c81805922828bc56abf9b7c3698", "sha256": "f91be53e2a8362c58004e2445ec1bfc9c183c27fba3bf0c78827f3366c778dcd" }, "downloads": -1, "filename": "parley-0.3.tar.gz", "has_sig": false, "md5_digest": "a7554c81805922828bc56abf9b7c3698", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32926, "upload_time": "2007-07-22T08:18:17", "url": "https://files.pythonhosted.org/packages/2b/3d/8e1eaf0e020817dcb04c72e6ca90687f9421978f849fd32c488024df5dc2/parley-0.3.tar.gz" }, { "comment_text": "", "digests": { "md5": "37ccbe774faefc16bfb40e045e1fc0aa", "sha256": "f3413bf9c97aae618d743a5a0f94db7da2693a8bce4ad4b0360b8ebc9d966c3a" }, "downloads": -1, "filename": "parley-0.3.win32.exe", "has_sig": false, "md5_digest": "37ccbe774faefc16bfb40e045e1fc0aa", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 77063, "upload_time": "2007-07-22T08:18:38", "url": "https://files.pythonhosted.org/packages/2c/ed/0d366efc323d4320432926fe059240daa5b06e63e29903ff8aaa6af07ad7/parley-0.3.win32.exe" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a7554c81805922828bc56abf9b7c3698", "sha256": "f91be53e2a8362c58004e2445ec1bfc9c183c27fba3bf0c78827f3366c778dcd" }, "downloads": -1, "filename": "parley-0.3.tar.gz", "has_sig": false, "md5_digest": "a7554c81805922828bc56abf9b7c3698", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32926, "upload_time": "2007-07-22T08:18:17", "url": "https://files.pythonhosted.org/packages/2b/3d/8e1eaf0e020817dcb04c72e6ca90687f9421978f849fd32c488024df5dc2/parley-0.3.tar.gz" }, { "comment_text": "", "digests": { "md5": "37ccbe774faefc16bfb40e045e1fc0aa", "sha256": "f3413bf9c97aae618d743a5a0f94db7da2693a8bce4ad4b0360b8ebc9d966c3a" }, "downloads": -1, "filename": "parley-0.3.win32.exe", "has_sig": false, "md5_digest": "37ccbe774faefc16bfb40e045e1fc0aa", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 77063, "upload_time": "2007-07-22T08:18:38", "url": "https://files.pythonhosted.org/packages/2c/ed/0d366efc323d4320432926fe059240daa5b06e63e29903ff8aaa6af07ad7/parley-0.3.win32.exe" } ] }