Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

nickfrez / unb-djutils   python

Repository URL to install this package:

Version: 0.0.24 

/ unb_djutils / rest / __init__.py

"""
A package of modules for building REST APIs.

Many modules here assume that
[Django REST Framework](http://www.django-rest-framework.org/)
is being used, and is available to import from the environment as
`rest_framework`.

"""