How to Install and Uninstall python3-drf-yasg-nonfree Package on Kali Linux

Last updated: May 07,2024

1. Install "python3-drf-yasg-nonfree" package

This is a short guide on how to install python3-drf-yasg-nonfree on Kali Linux

$ sudo apt update $ sudo apt install python3-drf-yasg-nonfree

2. Uninstall "python3-drf-yasg-nonfree" package

Please follow the guidelines below to uninstall python3-drf-yasg-nonfree on Kali Linux:

$ sudo apt remove python3-drf-yasg-nonfree $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-drf-yasg-nonfree package on Kali Linux

Package: python3-drf-yasg-nonfree
Source: drf-yasg-nonfree
Version: 1.21.7-1
Installed-Size: 14412
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-swagger-spec-validator, python3-djangorestframework, python3-inflection, python3-packaging, python3-tz, python3-uritemplate, python3-yaml, python3:any
Size: 2586736
SHA256: 06a550ee94267f9c845c3bd25bf4778e7fd05ddb574fd78abd1253b5d1be5a32
SHA1: 28247ee02848803a47b358c8cdddb22c270c3a32
MD5sum: 0095fc2f7606105d55d040f128f55d23
Description: Yet another Swagger generator (Python3)
Generate real Swagger/OpenAPI 2.0 specifications from a Django Rest Framework
API.
Features of drf-yasg:
* full support for nested Serializers and Schemas
* response schemas and descriptions
* model definitions compatible with codegen tools
* customization hooks at all points in the spec generation process
* JSON and YAML format for spec
* bundles latest version of swagger-ui
(https://github.com/swagger-api/swagger-ui) and redoc
(https://github.com/Rebilly/ReDoc) for viewing the generated documentation
* schema view is cacheable out of the box
* generated Swagger schema can be automatically validated by
swagger-spec-validator (https://github.com/Yelp/swagger_spec_validator)
* supports Django REST Framework API versioning with URLPathVersioning
and NamespaceVersioning; other DRF or custom versioning schemes are
not currently supported
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/axnsan12/drf-yasg
Section: non-free/python
Priority: optional
Filename: pool/non-free/d/drf-yasg-nonfree/python3-drf-yasg-nonfree_1.21.7-1_all.deb