How to Install and Uninstall python3-djantic Package on Kali Linux

Last updated: November 07,2024

1. Install "python3-djantic" package

This guide let you learn how to install python3-djantic on Kali Linux

$ sudo apt update $ sudo apt install python3-djantic

2. Uninstall "python3-djantic" package

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

$ sudo apt remove python3-djantic $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-djantic package on Kali Linux

Package: python3-djantic
Source: python-djantic
Version: 0.7.0-4
Installed-Size: 36
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-pydantic, python3:any
Suggests: python-djantic-doc
Size: 9096
SHA256: 4a431456bea8bbafd0dbaf8ba6d9f479e1d64163b2c12dda81dbdf35792c13a4
SHA1: f898f5321a089f0697f754cdc2b2b9124ac2308f
MD5sum: 4a66c97d10f44a14e9c5398fc0469460
Description: Pydantic model support for Django (Python3 version)
Djantic is a library that provides a configurable utility class for
automatically creating a Pydantic model instance for any Django model class. It
is intended to support all of the underlying Pydantic model functionality such
as JSON schema generation and introduces custom behaviour for exporting Django
model instance data.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/jordaneremieff/djantic
Section: python
Priority: optional
Filename: pool/main/p/python-djantic/python3-djantic_0.7.0-4_all.deb