{ "info": { "author": "Kanat Bekt", "author_email": "bekt17+gh@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Flask-Pusher\n------------\n\nFlask-Pusher is a wrapper around `pusher-http-python` and\nadds Pusher support for your Flask application.\n\nEasy Setup\n``````````\n\nQuickstart:\n\n.. code:: python\n\n from flask_pusher import Pusher\n\n app = Flask(__name__)\n pusher = Pusher(app)\n\n # Use any `pusher.Pusher` method.\n pusher.trigger('channel', 'my-event', {'data': 'It works!'})\n\nOr using the factory pattern:\n\n.. code:: python\n\n from flask_pusher import Pusher\n\n pusher = Pusher()\n\n def create_app():\n app = Flask(__name__):\n pusher.init_app(app)\n\n # Use any `pusher.Pusher` method.\n pusher.trigger('channel', 'my-event', {'data': 'It works!'})\n\n\nEasy Installation\n`````````````````\n\n.. code:: bash\n\n $ pip install FlaskPusher\n $ # NOT Flask-Pusher\n\nLinks\n`````\n\n* `Source code and issues `_\n* `Documentation `_\n* `Official Pusher Python library `_", "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/Bekt/flask-pusher", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "FlaskPusher", "package_url": "https://pypi.org/project/FlaskPusher/", "platform": "any", "project_url": "https://pypi.org/project/FlaskPusher/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Bekt/flask-pusher" }, "release_url": "https://pypi.org/project/FlaskPusher/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Adds Pusher support for your Flask application.", "version": "1.0.1" }, "last_serial": 1669797, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "2605e6154dd72877ed7f6fad5ce235f5", "sha256": "0a3e05ba5715553e716cee5dd14b8cda4ea14bc43e08a209c2f4a323d0049672" }, "downloads": -1, "filename": "FlaskPusher-1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "2605e6154dd72877ed7f6fad5ce235f5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3669, "upload_time": "2015-08-08T07:55:18", "url": "https://files.pythonhosted.org/packages/a9/1d/b85ac983128df2145a2eb8d679717a0a0aea4c29464a3bd8d970105c3148/FlaskPusher-1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2767f33e09d53cb7104934f403427703", "sha256": "c35fa337328f7d8b2d4e5c10c20120a4367ceb502998f39ae4c9c4018da7792a" }, "downloads": -1, "filename": "FlaskPusher-1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2767f33e09d53cb7104934f403427703", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 3683, "upload_time": "2015-08-08T08:00:50", "url": "https://files.pythonhosted.org/packages/43/dd/558dc2232a7ac74360319036c870c50fc3db334cd3eb5322ad50eeddfea7/FlaskPusher-1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0f3176ed9e98bce80a83ad51e77b9fe7", "sha256": "e3f14fb936f39d47df17cc85480cbcefe415c811a89d9054cb3f094733ad6b21" }, "downloads": -1, "filename": "FlaskPusher-1.0.tar.gz", "has_sig": false, "md5_digest": "0f3176ed9e98bce80a83ad51e77b9fe7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2113, "upload_time": "2015-08-08T07:55:14", "url": "https://files.pythonhosted.org/packages/4e/82/2e647a5cd439ad4cd8e3cc3a104bc8733d095cdba6cc7487cf88a6e83fc6/FlaskPusher-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "7412c6c5e4016b34dc1cbc2125a711d0", "sha256": "2668acc4e7807fd0eab15bc1c502e522d32e70f957ff27e9c383a653c1ce44eb" }, "downloads": -1, "filename": "FlaskPusher-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "7412c6c5e4016b34dc1cbc2125a711d0", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3705, "upload_time": "2015-08-08T19:02:33", "url": "https://files.pythonhosted.org/packages/f6/52/ee4547534cb0d49053f3071f2fa82bb54c7b0ce0e99ed2015e3a89da7586/FlaskPusher-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fa1227d895a585af58b72798d2355d8e", "sha256": "0143834d8a065c4ec59a25199b02b389f83bbb0ab2b4902214b47b0524d54785" }, "downloads": -1, "filename": "FlaskPusher-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fa1227d895a585af58b72798d2355d8e", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 3711, "upload_time": "2015-08-08T19:03:50", "url": "https://files.pythonhosted.org/packages/44/2a/1661ed658c6f6867b75b36d74aff5c4bd98f487477c1ac80efd8a00f91a4/FlaskPusher-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e1ac032526f6e782ec8504ccb21dda77", "sha256": "3297b6d1d4dc6ee224927a57f147e5edfa4fdea9fb221a5576efbc8986c83caf" }, "downloads": -1, "filename": "FlaskPusher-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e1ac032526f6e782ec8504ccb21dda77", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 3708, "upload_time": "2015-08-08T19:03:34", "url": "https://files.pythonhosted.org/packages/20/7a/0c72e481c55cff6f107244d21743b59faef6a0fb468c1bb41828cc759cb1/FlaskPusher-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bd597b95f8ba5f82476ff7ac85c5d702", "sha256": "31d89f07f8e6ad29f3b8c42a6147d390cb1b6b177006a016e6409304bd486ab3" }, "downloads": -1, "filename": "FlaskPusher-1.0.1.tar.gz", "has_sig": false, "md5_digest": "bd597b95f8ba5f82476ff7ac85c5d702", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2114, "upload_time": "2015-08-08T19:02:29", "url": "https://files.pythonhosted.org/packages/83/80/81ef938b7807d4bb7fa381f7d0c57cf5f7c8b3d1d16f50d1ab6b412f706f/FlaskPusher-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7412c6c5e4016b34dc1cbc2125a711d0", "sha256": "2668acc4e7807fd0eab15bc1c502e522d32e70f957ff27e9c383a653c1ce44eb" }, "downloads": -1, "filename": "FlaskPusher-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "7412c6c5e4016b34dc1cbc2125a711d0", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3705, "upload_time": "2015-08-08T19:02:33", "url": "https://files.pythonhosted.org/packages/f6/52/ee4547534cb0d49053f3071f2fa82bb54c7b0ce0e99ed2015e3a89da7586/FlaskPusher-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fa1227d895a585af58b72798d2355d8e", "sha256": "0143834d8a065c4ec59a25199b02b389f83bbb0ab2b4902214b47b0524d54785" }, "downloads": -1, "filename": "FlaskPusher-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fa1227d895a585af58b72798d2355d8e", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 3711, "upload_time": "2015-08-08T19:03:50", "url": "https://files.pythonhosted.org/packages/44/2a/1661ed658c6f6867b75b36d74aff5c4bd98f487477c1ac80efd8a00f91a4/FlaskPusher-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e1ac032526f6e782ec8504ccb21dda77", "sha256": "3297b6d1d4dc6ee224927a57f147e5edfa4fdea9fb221a5576efbc8986c83caf" }, "downloads": -1, "filename": "FlaskPusher-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e1ac032526f6e782ec8504ccb21dda77", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 3708, "upload_time": "2015-08-08T19:03:34", "url": "https://files.pythonhosted.org/packages/20/7a/0c72e481c55cff6f107244d21743b59faef6a0fb468c1bb41828cc759cb1/FlaskPusher-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bd597b95f8ba5f82476ff7ac85c5d702", "sha256": "31d89f07f8e6ad29f3b8c42a6147d390cb1b6b177006a016e6409304bd486ab3" }, "downloads": -1, "filename": "FlaskPusher-1.0.1.tar.gz", "has_sig": false, "md5_digest": "bd597b95f8ba5f82476ff7ac85c5d702", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2114, "upload_time": "2015-08-08T19:02:29", "url": "https://files.pythonhosted.org/packages/83/80/81ef938b7807d4bb7fa381f7d0c57cf5f7c8b3d1d16f50d1ab6b412f706f/FlaskPusher-1.0.1.tar.gz" } ] }