Overview
Real time messaging for Django Rest framework
Requirements
Python (2.7, 3.3, 3.4)
Django (1.6, 1.7, 1.8)
Django REST Framework (2.4, 3.0, 3.1)
Installation
Install using pip…
$ pip install django-rest-messaging-centrifugo
Example
TODO: Write example.
Testing
Install testing requirements.
$ pip install -r requirements.txt
Run with runtests.
$ ./runtests.py
You can also use the excellent tox testing tool to run the tests against all supported versions of Python and Django. Install tox globally, and then simply run:
$ tox
Documentation
To build the documentation, you’ll need to install mkdocs.
$ pip install mkdocs
To preview the documentation:
$ mkdocs serve
Running at: http://127.0.0.1:8000/
To build the documentation:
$ mkdocs build
Release files for django-rest-messaging-centrifugo 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-rest-messaging-centrifugo-1.0.3.tar.gz | 5.9 kB | Details |
Release files / django-rest-messaging-centrifugo-1.0.3.tar.gz
| Download URL | django-rest-messaging-centrifugo-1.0.3.tar.gz |
|---|---|
| Size | 5.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ed741f16264ea33f53de92dc52149e81e1da5c7675d8552c697e4793e1746c8c
|
|
BLAKE2b-256 checksum How to use checksums |
bba672f278d0b2e05625af7eefae277c0fa80d0ad9190e2c5db95a4eb5b0f664
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |