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

Last updated: April 28,2024

1. Install "python3-djangorestframework-generators" package

Please follow the instructions below to install python3-djangorestframework-generators on Kali Linux

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

2. Uninstall "python3-djangorestframework-generators" package

This guide covers the steps necessary to uninstall python3-djangorestframework-generators on Kali Linux:

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

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

Package: python3-djangorestframework-generators
Source: drf-generators
Version: 0.5.0-3
Installed-Size: 50
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3:any
Recommends: python3-djangorestframework
Size: 11444
SHA256: ae728bd0b9b1516b930d350f4074882ed1633f113841bb10ea3d3abc7544efca
SHA1: 6286ea0e7c913d7d10df9822b12196e913ce313e
MD5sum: 1010a99e0b25e95679448f4892168aa9
Description: Generate DRF Serializers, Views, and URLs (Python3 version)
Writing APIs can be boring and repetitive work. With DRF Generators, one simple
command will generate all Views, Serializers, and even Urls for a Django Rest
Framework application.
.
This is not intended to give a production quality API. It was intended to
jumpstart development and save developers from writing the same code over and
over for each model.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/brobin/drf-generators
Section: python
Priority: optional
Filename: pool/main/d/drf-generators/python3-djangorestframework-generators_0.5.0-3_all.deb