{"library":"djangorestframework","type":"library","category":null,"description":"Django REST framework (DRF) is a powerful and flexible toolkit for building Web APIs in Django. It provides a robust set of tools for serialization, authentication, permissions, throttling, and viewsets, enabling rapid development of RESTful services. It is an actively maintained project with a steady release cadence, typically receiving several minor updates per year.","language":"python","status":"active","version":"3.15.1","tags":["django","rest","api","web","framework"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install djangorestframework","imports":["from rest_framework import serializers","from rest_framework import views","from rest_framework import viewsets","from rest_framework import permissions","from rest_framework import routers","from rest_framework.response import Response","from rest_framework.views import APIView","from rest_framework.serializers import ModelSerializer"]}],"homepage":"https://www.django-rest-framework.org","github":"https://github.com/encode/django-rest-framework","docs":null,"changelog":"https://www.django-rest-framework.org/community/release-notes/","pypi":"https://pypi.org/project/djangorestframework/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.6,"avg_import_s":0.8,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/djangorestframework/compatibility"}}