How to Install and Uninstall python3-djangorestframework-spectacular Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-djangorestframework-spectacular" package

In this section, we are going to explain the necessary steps to install python3-djangorestframework-spectacular on Kali Linux

$ sudo apt update $ sudo apt install python3-djangorestframework-spectacular

2. Uninstall "python3-djangorestframework-spectacular" package

Please follow the steps below to uninstall python3-djangorestframework-spectacular on Kali Linux:

$ sudo apt remove python3-djangorestframework-spectacular $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-djangorestframework-spectacular package on Kali Linux

Package: python3-djangorestframework-spectacular
Source: python-drf-spectacular
Version: 0.27.0-1
Installed-Size: 437
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django (>= 2:2.2~), python3-djangorestframework (>= 3.10~), python3-inflection, python3-jsonschema, python3-typing-extensions | python3-supported-min (>= 3.10), python3-uritemplate (>= 3~), python3-yaml, python3:any
Suggests: python-djangorestframework-spectacular-doc
Size: 99232
SHA256: 350584ed093c176a327b166bb3d65fd18d3721230b12e58866b1a501528c5029
SHA1: 5e062741a70e3bdf8c8d257d21ccaeb92c8ff308
MD5sum: 9837047160eb044efd9b01dd67e9979c
Description: 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.
Description-md5:
Homepage: https://github.com/tfranzel/drf-spectacular/
Section: python
Priority: optional
Filename: pool/main/p/python-drf-spectacular/python3-djangorestframework-spectacular_0.27.0-1_all.deb