{ "info": { "author": "RedTurtle Developers", "author_email": "sviluppoplone@redturtle.it", "bugtrack_url": null, "classifiers": [], "description": "js.socketio\n************\n\n.. image:: https://secure.travis-ci.org/RedTurtle/js.socketio.png\n\nIntroduction\n============\n\nThis library packages `socket.io`_ for `fanstatic`_. It is aware of different modes (normal, minified).\n\n.. _`fanstatic`: http://fanstatic.org\n.. _`socket.io`: http://socket.io\n\nThis requires integration between your web framework and ``fanstatic``,\nand making sure that the original resources (shipped in the ``resources``\ndirectory in ``js.socketio``) are published to some URL.\n\n\nContact\n=======\n\n.. image:: http://www.redturtle.it/redturtle_banner.png\n\n* | Andrew Mleczko <``andrew.mleczko at redturtle.net``>\n | **RedTurtle Technology**, http://www.redturtle.net/\n\nHow to use?\n===========\n\nThis should be setup before rendering a page. See `fanstatic`_ for more\ninformation::\n\n >>> from fanstatic import init_needed\n >>> needed = init_needed(base_url='http://localhost')\n\nYou can import socketio from ``js.socketio`` and ``.need`` it\nwhere you want these resources to be included on a page::\n\n >>> from js.socketio import socketio\n >>> socketio.need()\n\nRender the inclusion::\n\n >>> print needed.render()\n \n\nCHANGES\n*******\n\n0.9.10 (2013-07-10)\n===================\n\n- initial import [amleczko]", "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/RedTurtle/js.socketio", "keywords": "fanstatic socketio redturtle", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "js.socketio", "package_url": "https://pypi.org/project/js.socketio/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/js.socketio/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/RedTurtle/js.socketio" }, "release_url": "https://pypi.org/project/js.socketio/0.9.10/", "requires_dist": null, "requires_python": null, "summary": "fanstatic socketio.", "version": "0.9.10" }, "last_serial": 812538, "releases": { "0.9.10": [ { "comment_text": "", "digests": { "md5": "b664304a3d961f7fc4eae60f9ab582c6", "sha256": "0583cc7440a55f664057f01b7f9a3c1501255993427ee69f5ebf3bd5235ce36b" }, "downloads": -1, "filename": "js.socketio-0.9.10.tar.gz", "has_sig": false, "md5_digest": "b664304a3d961f7fc4eae60f9ab582c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30241, "upload_time": "2013-07-10T13:58:58", "url": "https://files.pythonhosted.org/packages/f8/0a/1a9fa8f69492871ba5eeeac34d371c2a9091109d513cde5aad320b14ba5c/js.socketio-0.9.10.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b664304a3d961f7fc4eae60f9ab582c6", "sha256": "0583cc7440a55f664057f01b7f9a3c1501255993427ee69f5ebf3bd5235ce36b" }, "downloads": -1, "filename": "js.socketio-0.9.10.tar.gz", "has_sig": false, "md5_digest": "b664304a3d961f7fc4eae60f9ab582c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30241, "upload_time": "2013-07-10T13:58:58", "url": "https://files.pythonhosted.org/packages/f8/0a/1a9fa8f69492871ba5eeeac34d371c2a9091109d513cde5aad320b14ba5c/js.socketio-0.9.10.tar.gz" } ] }