{ "info": { "author": "Raphael Gyory", "author_email": "raphael@conseilpartage.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-rest-messaging-centrifugo\n======================================\n\n|build-status-image| |pypi-version| |coverage-status-image|\n\nOverview\n--------\n\nReal time messaging for Django Rest framework \n\nRequirements\n------------\n\n- Python (2.7, 3.3, 3.4)\n- Django (1.6, 1.7, 1.8)\n- Django REST Framework (2.4, 3.0, 3.1)\n\nInstallation\n------------\n\nInstall using ``pip``\\ \u2026\n\n.. code:: bash\n\n $ pip install django-rest-messaging-centrifugo\n\nExample\n-------\n\nTODO: Write example.\n\nTesting\n-------\n\nInstall testing requirements.\n\n.. code:: bash\n\n $ pip install -r requirements.txt\n\nRun with runtests.\n\n.. code:: bash\n\n $ ./runtests.py\n\nYou can also use the excellent `tox`_ testing tool to run the tests\nagainst all supported versions of Python and Django. Install tox\nglobally, and then simply run:\n\n.. code:: bash\n\n $ tox\n\nDocumentation\n-------------\n\nTo build the documentation, you\u2019ll need to install ``mkdocs``.\n\n.. code:: bash\n\n $ pip install mkdocs\n\nTo preview the documentation:\n\n.. code:: bash\n\n $ mkdocs serve\n Running at: http://127.0.0.1:8000/\n\nTo build the documentation:\n\n.. code:: bash\n\n $ mkdocs build\n\n.. _tox: http://tox.readthedocs.org/en/latest/\n\n.. |build-status-image| image:: https://secure.travis-ci.org/raphaelgyory/django-rest-messaging-centrifugo.svg?branch=master\n :target: http://travis-ci.org/raphaelgyory/django-rest-messaging-centrifugo?branch=master\n.. |pypi-version| image:: https://img.shields.io/pypi/v/django-rest-messaging-centrifugo.svg\n :target: https://pypi.python.org/pypi/django-rest-messaging-centrifugo\n.. |coverage-status-image| image:: https://coveralls.io/repos/github/raphaelgyory/django-rest-messaging-centrifugo/badge.svg?branch=master \n :target: https://coveralls.io/github/raphaelgyory/django-rest-messaging-centrifugo?branch=master\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/raphaelgyory/django-rest-messaging-centrifugo", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-rest-messaging-centrifugo", "package_url": "https://pypi.org/project/django-rest-messaging-centrifugo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-rest-messaging-centrifugo/", "project_urls": { "Homepage": "https://github.com/raphaelgyory/django-rest-messaging-centrifugo" }, "release_url": "https://pypi.org/project/django-rest-messaging-centrifugo/1.0.3/", "requires_dist": null, "requires_python": "", "summary": "Real time messaging for Django Rest framework", "version": "1.0.3" }, "last_serial": 2022446, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "1017317eb0932177f7194454da1225d4", "sha256": "6e77779355d7ce822145dc9a59f2b19c60f89d2d29b4823b64128abc9447ca41" }, "downloads": -1, "filename": "django-rest-messaging-centrifugo-1.0.1.tar.gz", "has_sig": false, "md5_digest": "1017317eb0932177f7194454da1225d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5616, "upload_time": "2016-02-04T11:55:13", "url": "https://files.pythonhosted.org/packages/6e/76/01789170085fcc79b71876d6a930ecb833378fe3a74618eae076758011df/django-rest-messaging-centrifugo-1.0.1.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "6e471b846c9733197621c358383f3c29", "sha256": "ed741f16264ea33f53de92dc52149e81e1da5c7675d8552c697e4793e1746c8c" }, "downloads": -1, "filename": "django-rest-messaging-centrifugo-1.0.3.tar.gz", "has_sig": false, "md5_digest": "6e471b846c9733197621c358383f3c29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5865, "upload_time": "2016-03-23T11:33:11", "url": "https://files.pythonhosted.org/packages/bb/a6/72f278d0b2e05625af7eefae277c0fa80d0ad9190e2c5db95a4eb5b0f664/django-rest-messaging-centrifugo-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6e471b846c9733197621c358383f3c29", "sha256": "ed741f16264ea33f53de92dc52149e81e1da5c7675d8552c697e4793e1746c8c" }, "downloads": -1, "filename": "django-rest-messaging-centrifugo-1.0.3.tar.gz", "has_sig": false, "md5_digest": "6e471b846c9733197621c358383f3c29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5865, "upload_time": "2016-03-23T11:33:11", "url": "https://files.pythonhosted.org/packages/bb/a6/72f278d0b2e05625af7eefae277c0fa80d0ad9190e2c5db95a4eb5b0f664/django-rest-messaging-centrifugo-1.0.3.tar.gz" } ] }