{ "info": { "author": "Evan Kirsch", "author_email": "etkirsch@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Communications", "Topic :: Internet :: WWW/HTTP" ], "description": "py2py\n=======================\nA lightweight module for python 3.4+ which takes all of the fuss out of peer to peer communication. It achieves this via two classes: Sender and Listener. Communication occurs between the two using HTTP POST.", "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/etkirsch/py2py", "keywords": "p2p peer lightweight http post", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "py2py", "package_url": "https://pypi.org/project/py2py/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/py2py/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/etkirsch/py2py" }, "release_url": "https://pypi.org/project/py2py/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Lightweight P2P in Python 2.7+ and Python 3 via HTTP POST", "version": "0.2.0" }, "last_serial": 1843412, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "00486cd765a1f32160b3adbcc7cabe62", "sha256": "ede60ed9782f16b90239c40bc93a136523fa009ae4941e68b11a96684810dd63" }, "downloads": -1, "filename": "py2py-0.1.0.tar.gz", "has_sig": false, "md5_digest": "00486cd765a1f32160b3adbcc7cabe62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3017, "upload_time": "2015-12-01T20:42:57", "url": "https://files.pythonhosted.org/packages/29/e1/82adc12cb2ba74a7c8f843243d14eced0db08198189d3a649e24e5178155/py2py-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "d5f2fbbccfe4039ef368059c3cd3e0a1", "sha256": "8a90045da456cbbea726a7b31aa1e639fe3d65efe2254502deba56573a6ad635" }, "downloads": -1, "filename": "py2py-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d5f2fbbccfe4039ef368059c3cd3e0a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3286, "upload_time": "2015-12-02T14:37:26", "url": "https://files.pythonhosted.org/packages/72/af/caa54b4f386641b54015654f7d856e9c9eec27e0a8b52c0f251994b958e1/py2py-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d5f2fbbccfe4039ef368059c3cd3e0a1", "sha256": "8a90045da456cbbea726a7b31aa1e639fe3d65efe2254502deba56573a6ad635" }, "downloads": -1, "filename": "py2py-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d5f2fbbccfe4039ef368059c3cd3e0a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3286, "upload_time": "2015-12-02T14:37:26", "url": "https://files.pythonhosted.org/packages/72/af/caa54b4f386641b54015654f7d856e9c9eec27e0a8b52c0f251994b958e1/py2py-0.2.0.tar.gz" } ] }