Real time messaging for Django Rest framework
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-rest-messaging-centrifugo-1.0.1.tar.gz
.
File metadata
- Download URL: django-rest-messaging-centrifugo-1.0.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e77779355d7ce822145dc9a59f2b19c60f89d2d29b4823b64128abc9447ca41 |
|
MD5 | 1017317eb0932177f7194454da1225d4 |
|
BLAKE2b-256 | 6e7601789170085fcc79b71876d6a930ecb833378fe3a74618eae076758011df |