
drf-yasg 1.21.14
0
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.
Contents
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.
Stars: 3544, Watchers: 3544, Forks: 440, Open Issues: 247The axnsan12/drf-yasg repo was created 8 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 3544 github stars!
How to Install drf-yasg
You can install drf-yasg using pip
pip install drf-yasg
or add it to a project with poetry
poetry add drf-yasg
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/drf-yasg/
- Documentation:
- https://drf-yasg.readthedocs.io/en/stable/
- GitHub Repo:
- https://github.com/axnsan12/drf-yasg
Classifiers
- Documentation
- Software Development/Code Generators
Related Packages
Errors
A list of common drf-yasg errors.
Code Examples
Here are some drf-yasg code examples and snippets.
GitHub Issues
The drf-yasg package has 247 open issues on GitHub
- The filters are not automatically Recognized in DRF views
- Add support for creating long int ( integer, int64) fields.
- fix Python 3.12 type parameter syntax with
from __future__ import annotations
pythonfix







