{ "info": { "author": "Johan Hanssen Seferidis", "author_email": "manossef@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Internet", "Topic :: Software Development :: User Interfaces" ], "description": "A minimalistic websocket server implementation with no dependencies that works both Python2 and Python3.\r\n\r\nThe server comes with a clean full-fledged API. Notice that the Server doesn't implement all features of Websockets like SSL encryption. It's meant to be used mostly for prototyping or making GUI for your application.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Pithikos/python-websocket-server", "keywords": "websocket, ws, server, tcpserver, tcp, minimal, API", "license": "MIT", "maintainer": "Johan Hanssen Seferidis", "maintainer_email": "manossef@gmail.com", "name": "websocket-server", "package_url": "https://pypi.org/project/websocket-server/", "platform": "All platforms are supported", "project_url": "https://pypi.org/project/websocket-server/", "project_urls": { "Homepage": "https://github.com/Pithikos/python-websocket-server" }, "release_url": "https://pypi.org/project/websocket-server/0.4/", "requires_dist": null, "requires_python": null, "summary": "A minimal websocket server that works for both Python2 and Python3", "version": "0.4" }, "last_serial": 1483453, "releases": { "0.4": [ { "comment_text": "", "digests": { "md5": "0026f2a6696e2ebdb4c70a35568ff22c", "sha256": "91cd4b565d1e1b00ef107abcb2840a8090868b19543f3b38e1962d5f975d0c04" }, "downloads": -1, "filename": "websocket_server-0.4.tar.gz", "has_sig": false, "md5_digest": "0026f2a6696e2ebdb4c70a35568ff22c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3540, "upload_time": "2015-03-30T16:29:34", "url": "https://files.pythonhosted.org/packages/74/64/e86581ee7775a2e08aca530b41e1a1e3ee6b320233b1eff301dcb86d1636/websocket_server-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0026f2a6696e2ebdb4c70a35568ff22c", "sha256": "91cd4b565d1e1b00ef107abcb2840a8090868b19543f3b38e1962d5f975d0c04" }, "downloads": -1, "filename": "websocket_server-0.4.tar.gz", "has_sig": false, "md5_digest": "0026f2a6696e2ebdb4c70a35568ff22c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3540, "upload_time": "2015-03-30T16:29:34", "url": "https://files.pythonhosted.org/packages/74/64/e86581ee7775a2e08aca530b41e1a1e3ee6b320233b1eff301dcb86d1636/websocket_server-0.4.tar.gz" } ] }