{ "info": { "author": "\u0141ukasz Rekucki", "author_email": "lrekucki+socketio@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Internet", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pysocketio\n==========\n\nThe `Socket.io`_ compatible server library for Python.\n\n.. _Socket.io: http://socket.io/\n\nVersioning\n----------\n\nWe try to follow the `Socket.io` versions. This means that `pysocketio` version\ndeveloped to be compatible with `Socket.io` ``0.9.0`` will be versioned\n``0.9.0.N``. It does not mean that version ``0.9.1.0`` will be incompatible with\na ``0.9.0`` client - that depends entirely on the `Socket.io`.\n\nInstallation\n------------\n\nRight now the code is only avaible on github, so you can either clone\nthis repository and install using ``setup.py``::\n\n git clone git://github.com/Smartupz/pysocketio.git\n cd pysocketio\n python setup.py install\n\nor using ``pip``::\n\n pip install git+https://github.com/Smartupz/gevent-socketio.git\n\n\nPS. We also have a ``setup.cfg``, so you can use distutils2/packaging if you want.\n\nLicense\n-------\n\nThis software is licensed under Simplified BSD License. For complete text see \nthe ``LICENSE`` file.\n\nUsage\n-----\n\nComing soon! For now, checkout the ``examples`` directory (which may be a little\nout of date, sorry!).\n\nAuthors\n-------\n\nOriginaly created by Jeffrey Gelenes as `gevent-socketio`_. Currently maintaned\nunder new name by \u0141ukasz Rekucki and Artur Wdowiarski from `Smartupz LLC`_.\n\n.. _gevent-socketio: https://bitbucket.org/Jeffrey/gevent-socketio\n.. _`Smartupz LLC`: http://www.smartupz.com/", "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/Smartupz/gevent-socketio", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pysocketio", "package_url": "https://pypi.org/project/pysocketio/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pysocketio/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Smartupz/gevent-socketio" }, "release_url": "https://pypi.org/project/pysocketio/0.9.6a4/", "requires_dist": null, "requires_python": null, "summary": "Socket.IO compatible server with Gevent support", "version": "0.9.6a4" }, "last_serial": 797746, "releases": { "0.9.6a1": [ { "comment_text": "", "digests": { "md5": "4c92832a67d7ba46932d89c2b22ec075", "sha256": "52ccd70906544da54df4e6099097dcecf559b60691ba695a0e3bd4aab34f565d" }, "downloads": -1, "filename": "pysocketio-0.9.6a1.tar.gz", "has_sig": false, "md5_digest": "4c92832a67d7ba46932d89c2b22ec075", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60373, "upload_time": "2012-06-25T09:45:17", "url": "https://files.pythonhosted.org/packages/71/1e/269a7113774ab402d5c90a6ed057f69e32bbcf2f1c23485cbd9177f6a45a/pysocketio-0.9.6a1.tar.gz" } ], "0.9.6a2": [ { "comment_text": "", "digests": { "md5": "d65ae4175dd124606b5c376d7542a2c8", "sha256": "cc644e66b5f142aed4c46b0a1300f23692e92d991e186481ec0457f45b09d527" }, "downloads": -1, "filename": "pysocketio-0.9.6a2.tar.gz", "has_sig": false, "md5_digest": "d65ae4175dd124606b5c376d7542a2c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42772, "upload_time": "2012-06-25T10:34:14", "url": "https://files.pythonhosted.org/packages/2d/71/a4a29122422ce6dc6df1c37eb7e06f5be898be6ddf6502a23e67db319a68/pysocketio-0.9.6a2.tar.gz" } ], "0.9.6a3": [ { "comment_text": "", "digests": { "md5": "881855e5e2bfba883f549b6bd0e6d7f7", "sha256": "68b3cfd66eae56bc01da2a6b675106a00f0a32d365573b11c73cefe8af678f54" }, "downloads": -1, "filename": "pysocketio-0.9.6a3.tar.gz", "has_sig": false, "md5_digest": "881855e5e2bfba883f549b6bd0e6d7f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42846, "upload_time": "2012-07-24T16:36:50", "url": "https://files.pythonhosted.org/packages/b4/1a/65eb0687ef00e1c477e96af8289e5c461ba67f68f7e44688d86c62e6766b/pysocketio-0.9.6a3.tar.gz" } ], "0.9.6a4": [ { "comment_text": "", "digests": { "md5": "1c9f2cbbe8b84d3588286676edc36662", "sha256": "ed18d9202c71cd1ebb7b81e768d28c30a15370c331771d7629577292a8be94aa" }, "downloads": -1, "filename": "pysocketio-0.9.6a4.tar.gz", "has_sig": false, "md5_digest": "1c9f2cbbe8b84d3588286676edc36662", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42855, "upload_time": "2012-07-24T16:45:42", "url": "https://files.pythonhosted.org/packages/58/9f/65e1add7b1991d2901b5597d843ad74890da43c3caec5344a9269a6aa82f/pysocketio-0.9.6a4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1c9f2cbbe8b84d3588286676edc36662", "sha256": "ed18d9202c71cd1ebb7b81e768d28c30a15370c331771d7629577292a8be94aa" }, "downloads": -1, "filename": "pysocketio-0.9.6a4.tar.gz", "has_sig": false, "md5_digest": "1c9f2cbbe8b84d3588286676edc36662", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 42855, "upload_time": "2012-07-24T16:45:42", "url": "https://files.pythonhosted.org/packages/58/9f/65e1add7b1991d2901b5597d843ad74890da43c3caec5344a9269a6aa82f/pysocketio-0.9.6a4.tar.gz" } ] }