Repository URL to install this package:
from .views import UserViewSet routes = [ ('users', UserViewSet) ]