{ "info": { "author": "Rune M. Friborg", "author_email": "rune.m.friborg@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable" ], "description": "PyCSP is a CSP library for Python that implements core CSP\r\nfunctionality with some extensions from pi-calculus.\r\n\r\nProviding:\r\n\r\n* Synchronous communication\r\n* Buffered channels\r\n* Multiple process types such as, greenlets, threads, processes and remote processes\r\n* Both input and output guards supported in external choice (Alts)\r\n* A single any-to-any channel type\r\n* Mobile channel-ends\r\n* Retire and poison signals for shutting down networks nicely\r\n* A channel which can communicate using inter-process communication as well as sockets.\r\n* A PyCSP providing local and distributed communication using only standard python modules bundled with CPython\r\n* NAT traversal\r\n* Tracing PyCSP executions to a log file, for later visualisation\r\n\r\nSee https://github.com/runefriborg/pycsp/wiki for more information.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/runefriborg/pycsp", "keywords": "python csp concurrency parallel distributed communicating sequential processes", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pycsp", "package_url": "https://pypi.org/project/pycsp/", "platform": "", "project_url": "https://pypi.org/project/pycsp/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/runefriborg/pycsp" }, "release_url": "https://pypi.org/project/pycsp/0.9.2/", "requires_dist": null, "requires_python": null, "summary": "PyCSP - Python CSP Library", "version": "0.9.2" }, "last_serial": 2094328, "releases": { "0.7.0": [ { "comment_text": "", "digests": { "md5": "c648004cb256d7c242503611283caf4a", "sha256": "52d14d5456ed0e328ba4973f608da62e3508f4097e10ce42a7356e1332b72601" }, "downloads": -1, "filename": "pycsp-0.7.0.tar.gz", "has_sig": false, "md5_digest": "c648004cb256d7c242503611283caf4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56212, "upload_time": "2010-03-04T14:40:31", "url": "https://files.pythonhosted.org/packages/3d/f9/3ef25fbe7b2e0ded7b06fbb4b67dacbb7e6d4ff5e9b5e13430231ac8132e/pycsp-0.7.0.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "5a5b817baae6719b51f4b30ab51a09d7", "sha256": "aa96520a22dec4cd167afbf2c4672633aac62750e070ea2c9a51edd4bc33fed9" }, "downloads": -1, "filename": "pycsp-0.7.1.tar.gz", "has_sig": false, "md5_digest": "5a5b817baae6719b51f4b30ab51a09d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 101064, "upload_time": "2010-10-28T22:58:07", "url": "https://files.pythonhosted.org/packages/fc/90/7e9ef728087a9e23324569ce8b4c6e655069d2e92195adce627b9c8fc4f7/pycsp-0.7.1.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "13c8f8c1dcf33bf82b7678b57c18f638", "sha256": "874b14ec0cda06e081caa80f8f4ccea6089d57980e726fc5c21fc00785c53dcd" }, "downloads": -1, "filename": "pycsp-0.9.0.tar.gz", "has_sig": false, "md5_digest": "13c8f8c1dcf33bf82b7678b57c18f638", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66002, "upload_time": "2013-02-14T09:19:37", "url": "https://files.pythonhosted.org/packages/14/e7/4eefcf621c6702165753abbac890c01de979dc21c6bb5819dfd8596e2bd3/pycsp-0.9.0.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "a8a278d95d884e52941f424a9178d699", "sha256": "3647aaf9072fc1164e4beeba34c3cc249ae81223ee5a5995ef32b629acb7be89" }, "downloads": -1, "filename": "pycsp-0.9.2.tar.gz", "has_sig": false, "md5_digest": "a8a278d95d884e52941f424a9178d699", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 118178, "upload_time": "2016-04-20T18:26:15", "url": "https://files.pythonhosted.org/packages/38/ea/420f117d9cb8f5cb107cf92c363afb932ccacbfa3db1d6b8e3f2d8224c12/pycsp-0.9.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a8a278d95d884e52941f424a9178d699", "sha256": "3647aaf9072fc1164e4beeba34c3cc249ae81223ee5a5995ef32b629acb7be89" }, "downloads": -1, "filename": "pycsp-0.9.2.tar.gz", "has_sig": false, "md5_digest": "a8a278d95d884e52941f424a9178d699", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 118178, "upload_time": "2016-04-20T18:26:15", "url": "https://files.pythonhosted.org/packages/38/ea/420f117d9cb8f5cb107cf92c363afb932ccacbfa3db1d6b8e3f2d8224c12/pycsp-0.9.2.tar.gz" } ] }