rest_channels 0.1.3
pip install rest_channels
Latest version
Released:
Class Based Views for Django Channels with Django Rest Framework
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: Khasanov Bulat
Classifiers
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
REST channels
django-channels with django-rest-framework under the same roof.
Installation
The easiest way to install the latest version is by using pip/easy_install to pull it from PyPI:
pip install rest_channels
Add 'rest_channels' to your INSTALLED_APPS setting.
INSTALLED_APPS = ( ... 'rest_channels', )
You may also use Git to clone the repository from Github and install it manually:
git clone https://github.com/KhasanovBI/rest_channels python setup.py install
License
The BSD License
Contributed by Bulat Khasanov
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD License)
- Author: Khasanov Bulat
Classifiers
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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 rest_channels-0.1.3.tar.gz
.
File metadata
- Download URL: rest_channels-0.1.3.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdae4c2814b635b9a941279136ad347be198d0809b1d8acc6f2e5337aec148dc |
|
MD5 | 82e525a8380b472756ff12e2bdb67acb |
|
BLAKE2b-256 | 3b8463fef43bc250947aa7d93d5c19809a1bacebe98aa0c06a7485364d1ad6a0 |