{ "info": { "author": "Edouard Klein", "author_email": "myfirstnamemylastname@mailproviderthatstartswithagfromgoogle.whyshouldibespammed.letmeinputhateveriwantinthisfieldffs.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: AsyncIO", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Operating System :: POSIX", "Programming Language :: Python :: 3.6" ], "description": "==========\nGolangish\n==========\n\nOverview\n---------\nPort golang's CSP semantics to Python, namely the behavior of the `go`, `<-` `->` and `select` constructs.\n\nInstallation\n===============\n\nTo install use pip:\n\n $ pip3 install golangish\n\n\nOr clone the repo:\n\n $ git clone github.com/edouardklein/golangish\n $ python3 setup.py install\n \n \n\nUsage\n==========\n\nDocumentation\n+++++++++++++++++\n\nRead the documentation http://golangish.readthedocs.io/en/latest/ to understand how to use golangish.\n\nIn the cloned repo\n++++++++++++++++++++\n\nHelper targets\n>>>>>>>>>>>>>>>>>>\n\nTo build the documentation, run:\n\n $ make doc\n \nTo run the test, run:\n\n $ make test\n\nTo check the code's superficial cleanliness run:\n\n $ make lint\n \nTo run tests each time a Python file is edited\n\n $ make live", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/edouardklein/golangish/tarball/0.0.5", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/edouardklein/golangish", "keywords": "CSP,Golang,Channel,Coroutine,Select", "license": "AGPLv3", "maintainer": "", "maintainer_email": "", "name": "golangish", "package_url": "https://pypi.org/project/golangish/", "platform": "", "project_url": "https://pypi.org/project/golangish/", "project_urls": { "Download": "https://github.com/edouardklein/golangish/tarball/0.0.5", "Homepage": "https://github.com/edouardklein/golangish" }, "release_url": "https://pypi.org/project/golangish/0.0.5/", "requires_dist": null, "requires_python": "", "summary": "Port Golang's CSP semantics to Python", "version": "0.0.5" }, "last_serial": 2952484, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "c543290a8d1016f7b7718b9f8e9f3716", "sha256": "99f7754f63ea07b2d081dd3f66a45c390c5b7930eb52c0694c9597d758cccde2" }, "downloads": -1, "filename": "golangish-0.0.3.tar.gz", "has_sig": false, "md5_digest": "c543290a8d1016f7b7718b9f8e9f3716", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1825, "upload_time": "2017-06-15T15:30:22", "url": "https://files.pythonhosted.org/packages/71/fd/c79dcce70f1a6e8a312e69ec04b051f70b828f2285f459e72eb757b4829c/golangish-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "7a471b5e26ec0fdf2baed9c7826524c3", "sha256": "d4dbdc471e1d06107ef02c3ed193b4d45607e05fede7e5ae59ef9d2898ef87c6" }, "downloads": -1, "filename": "golangish-0.0.4.tar.gz", "has_sig": false, "md5_digest": "7a471b5e26ec0fdf2baed9c7826524c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1961, "upload_time": "2017-06-15T15:36:33", "url": "https://files.pythonhosted.org/packages/e2/16/a9bd6200719c82f9c48e0722160a386797012e2784f6b37c6bb3507781da/golangish-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "3ada8ec81d67ce1b82b16dba02366f4a", "sha256": "61aa3248a16fd3003816542234ce39edd57d0caebd8fb9029782f323fc5346a9" }, "downloads": -1, "filename": "golangish-0.0.5.tar.gz", "has_sig": false, "md5_digest": "3ada8ec81d67ce1b82b16dba02366f4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1955, "upload_time": "2017-06-15T15:39:04", "url": "https://files.pythonhosted.org/packages/95/25/5db4bbc0a7f6e540ccbd535a620940103d0b47e211fdc3110f1435fc9042/golangish-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ada8ec81d67ce1b82b16dba02366f4a", "sha256": "61aa3248a16fd3003816542234ce39edd57d0caebd8fb9029782f323fc5346a9" }, "downloads": -1, "filename": "golangish-0.0.5.tar.gz", "has_sig": false, "md5_digest": "3ada8ec81d67ce1b82b16dba02366f4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1955, "upload_time": "2017-06-15T15:39:04", "url": "https://files.pythonhosted.org/packages/95/25/5db4bbc0a7f6e540ccbd535a620940103d0b47e211fdc3110f1435fc9042/golangish-0.0.5.tar.gz" } ] }