[ aramo ]
[ 原始碼: python-drf-spectacular ]
套件: python3-djangorestframework-spectacular (0.21.1-1)
python3-djangorestframework-spectacular 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-drf-spectacular:
- [python-drf-spectacular_0.21.1-1.dsc]
- [python-drf-spectacular_0.21.1.orig.tar.gz]
- [python-drf-spectacular_0.21.1-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Team
- Michael Fladischer
外部的資源:
- 主頁 [github.com]
相似套件:
- python3-djangorestframework-flex-fields
- python3-djangorestframework-generators
- python-djangorestframework-generators
- python3-django-rest-hooks
- python3-djangorestframework-extensions
- python3-djangorestframework-haystack
- python3-djoser
- golang-k8s-kube-openapi-dev
- kube-openapi
- python3-djangorestframework-gis
- python3-apispec
OpenAPI 3 schema generation for Django REST framework (Python3 version)
Sane and flexible OpenAPI 3 schema generation for Django REST framework. The code is a heavily modified fork of the DRF OpenAPI generator, which is/was lacking all of the below listed features:
* Serializers modelled as components (arbitrary nesting and recursion supported) * Authentication support (DRF natives included, easily extendable) * Custom serializer class support * Tags extraction * Description extraction from docstrings * Sane fallbacks where no Serializer is available * Sane operation_id naming (based on path) * Easy to use hooks for extending the AutoSchema class * Optional schema serving with SpectacularAPIView
This package contains the Python 3 version of the library.
其他與 python3-djangorestframework-spectacular 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django (>= 2:2.2~)
- High-level Python web development framework
-
- dep: python3-djangorestframework (>= 3.10~)
- Web APIs for Django, made easy for Python3
-
- dep: python3-inflection
- Port of Ruby on Rails' inflector (Python 3)
-
- dep: python3-jsonschema
- An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-uritemplate (>= 3~)
- implementation of RFC6570 - Python 3.x
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-djangorestframework-spectacular-doc
- OpenAPI 3 schema generation for Django REST framework (Documentation)