Metadata-Version: 2.0
Name: djangorestframework-nimbus
Version: 0.6.2
Summary: djangorestframework extend
Home-page: https://github.com/williamren
Author: william
Author-email: william.ren@live.cn
License: Apache License 2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 1.9
Classifier: Framework :: Django :: 1.10
Classifier: Framework :: Django :: 1.11
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: Django
Requires-Dist: djangorestframework
Requires-Dist: pycrypto
Requires-Dist: rncryptor

djangorestframework\_nimbus
===========================

A Python Extended for Django REST Framework.

-  Supports Python 2.7, 3.4 or 3.5+
-  Free software: Apache License 2.0
-  On the ``Python Package Index (PyPI)``\ \_

.. \_django-rest-framework: http://www.django-rest-framework.org

.. \_Python Package Index (PyPI):
https://pypi.python.org/pypi/djangorestframework\_nimbus/

Install
-------

Easiest installation is via ``pip``

::


        pip install djangorestframework_nimbus

Quick Usage
-----------


