drf api documentation
List of packages that can be used with django rest framework to automatically document your api, via swagger or any other means
5
Packages
1
Features
Search & Filter
| Package | Django REST Framework | drf-yasg | drf-spectacular | django-asyncapi |
|---|---|---|---|---|
|
Description
|
Web APIs for Django. 🎸
|
Automated generation of real
Swagger/OpenAPI 2.0 schemas from Django REST Framework code. |
Sane and flexible OpenAPI 3
schema generation for Django REST framework. |
AsyncAPI ✨ documentation in
django via pydantic models |
|
Category
|
App | App | App | App |
|
Using This
|
376
|
7
|
9
|
0
|
|
Python 3?
|
Yes | Yes | Yes | Yes |
|
Dev Status
|
Production/Stable | Production/Stable | Production/Stable | Unknown |
|
Version (PyPI)
|
3.17.1 | 1.21.15 | 0.29.0 | 0.3.2 |
|
Stars
|
29,996 | 3,544 | 2,831 | 8 |
|
Forks
|
7,067 | 437 | 319 | 1 |
|
Commits
|
|
|
|
|
|
Updated
|
6 May 2026 | 10 Mar 2026 | 14 Apr 2026 | 20 Jul 2024 |
|
License
|
BSD-3-Clause | BSD-3-Clause | BSD-3-Clause | UNKNOWN |
|
Links
|
||||
|
Feature Comparison
(click cells to edit)
|
||||
|
Swagger
|
|
—
|
—
|
—
|
Features Being Compared
Swagger
Compatible with swagger api definitions and which versions