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

Last updated: May 18,2024

1. Install "python3-djangorestframework-flex-fields" package

Please follow the steps below to install python3-djangorestframework-flex-fields on Kali Linux

$ sudo apt update $ sudo apt install python3-djangorestframework-flex-fields

2. Uninstall "python3-djangorestframework-flex-fields" package

Please follow the guidelines below to uninstall python3-djangorestframework-flex-fields on Kali Linux:

$ sudo apt remove python3-djangorestframework-flex-fields $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-djangorestframework-flex-fields
Source: python-djangorestframework-flex-fields
Version: 1.0.2-2
Installed-Size: 74
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 15540
SHA256: 8ee58b0959eb8c62f97ac7af46ae1a504532bbf81641bedd4c9c53881108718c
SHA1: 42d95ad293a137b0ae9c4db8b43da35d3c88135f
MD5sum: aeca4c00e70b85f080ab88d567e4ec4e
Description: Dynamic fields and nested resources for DRF (Python3 version)
FlexFields (DRF-FF) for Django REST Framework is a package designed to provide
a common baseline of functionality for dynamically setting fields and nested
models within DRF serializers. To remove unneeded fields, you can dynamically
set fields, including nested fields, via URL parameters
(?fields=name,address.zip) or when configuring serializers. Additionally, you
can dynamically expand fields from simple values to complex nested models, or
treat fields as "deferred", and expand them on an as-needed basis.
.
This package is designed for simplicity and provides two classes - a viewset
class and a serializer class (or mixin) - with minimal magic and entanglement
with DRF's foundational classes.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/rsinger86/drf-flex-fields/
Section: python
Priority: optional
Filename: pool/main/p/python-djangorestframework-flex-fields/python3-djangorestframework-flex-fields_1.0.2-2_all.deb