{ "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", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-rest-messaging\n======================================\n\n|build-status-image| |pypi-version| |coverage-status-image|\n\n--------\n\nThe project provides a Facebook-like messaging API 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\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.svg?branch=master\n :target: http://travis-ci.org/raphaelgyory/django-rest-messaging?branch=master\n.. |pypi-version| image:: https://img.shields.io/pypi/v/django-rest-messaging.svg\n :target: https://pypi.python.org/pypi/django-rest-messaging\n.. |coverage-status-image| image:: https://coveralls.io/repos/github/raphaelgyory/django-rest-messaging/badge.svg?branch=master \n :target: https://coveralls.io/github/raphaelgyory/django-rest-messaging?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", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-rest-messaging", "package_url": "https://pypi.org/project/django-rest-messaging/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-rest-messaging/", "project_urls": { "Homepage": "https://github.com/raphaelgyory/django-rest-messaging" }, "release_url": "https://pypi.org/project/django-rest-messaging/1.0.3/", "requires_dist": null, "requires_python": "", "summary": "The project provides a Facebook-like messaging API for Django Rest Framework.", "version": "1.0.3" }, "last_serial": 2022324, "releases": { "1.0.1": [], "1.0.2": [ { "comment_text": "", "digests": { "md5": "8e3e6c063f53c5b36db70e0a21f9fa26", "sha256": "ed11f76b7cdd140f7581a4a98a4aad73323693d4f5f0d6d070b932412e2a2b06" }, "downloads": -1, "filename": "django-rest-messaging-1.0.2.tar.gz", "has_sig": false, "md5_digest": "8e3e6c063f53c5b36db70e0a21f9fa26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10570, "upload_time": "2016-02-06T17:40:27", "url": "https://files.pythonhosted.org/packages/47/d5/e797695fef1c340d015b25052c85fd11ca8966e084fc1b3e3c9857f7a8bf/django-rest-messaging-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "866a66c72f315f187e6c30f1163c364f", "sha256": "1616f38329aefc1df3ad9690823dd2b14b1345bba7f47dead46a579b9d88b656" }, "downloads": -1, "filename": "django-rest-messaging-1.0.3.tar.gz", "has_sig": false, "md5_digest": "866a66c72f315f187e6c30f1163c364f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11536, "upload_time": "2016-03-23T09:55:27", "url": "https://files.pythonhosted.org/packages/63/5a/a22d25ed24419d1629eb3da2f3705ebb985c1b5795c0dfa4479df36d5247/django-rest-messaging-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "866a66c72f315f187e6c30f1163c364f", "sha256": "1616f38329aefc1df3ad9690823dd2b14b1345bba7f47dead46a579b9d88b656" }, "downloads": -1, "filename": "django-rest-messaging-1.0.3.tar.gz", "has_sig": false, "md5_digest": "866a66c72f315f187e6c30f1163c364f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11536, "upload_time": "2016-03-23T09:55:27", "url": "https://files.pythonhosted.org/packages/63/5a/a22d25ed24419d1629eb3da2f3705ebb985c1b5795c0dfa4479df36d5247/django-rest-messaging-1.0.3.tar.gz" } ] }