How to Install and Uninstall python3-wtforms-json Package on Kali Linux

Last updated: March 15,2025

1. Install "python3-wtforms-json" package

Learn how to install python3-wtforms-json on Kali Linux

$ sudo apt update $ sudo apt install python3-wtforms-json

2. Uninstall "python3-wtforms-json" package

In this section, we are going to explain the necessary steps to uninstall python3-wtforms-json on Kali Linux:

$ sudo apt remove python3-wtforms-json $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-wtforms-json package on Kali Linux

Package: python3-wtforms-json
Source: wtforms-json
Version: 0.3.5-3
Installed-Size: 103
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six (>= 1.3.0), python3-wtforms, python3:any, libjs-sphinxdoc (>= 4.3)
Size: 17868
SHA256: 35ac00ee7c62a734c9307570025085697c6f1ee72417ba7ee0c9f18816acc1b4
SHA1: a6d49c07ae715e113673cc62957668c45f4e2eb5
MD5sum: 3fd871a1b80fa61b14c3e16b942413c2
Description: smart json support for WTForms
WTForms-JSON is a WTForms extension for JSON data handling. It:
.
* Adds support for booleans (WTForms doesn’t know how to handle
False boolean values)
* Adds support for None type FormField values
* Adds support for None type Field values
* Support for patch data requests with patch_data Form property
* Function for converting JSON data into dict that WTForms
understands (flatten_json() function)
Description-md5:
Homepage: https://github.com/kvesteri/wtforms-json
Section: python
Priority: optional
Filename: pool/main/w/wtforms-json/python3-wtforms-json_0.3.5-3_all.deb