How to Install and Uninstall python3-yattag Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "python3-yattag" package

In this section, we are going to explain the necessary steps to install python3-yattag on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-yattag

2. Uninstall "python3-yattag" package

Learn how to uninstall python3-yattag on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-yattag package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-yattag
Architecture: all
Version: 1.13.2-1
Priority: optional
Section: universe/python
Source: yattag
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 73
Depends: python3:any
Filename: pool/universe/y/yattag/python3-yattag_1.13.2-1_all.deb
Size: 14844
MD5sum: 408d8e31038a15ad4485b6c06edaae16
SHA1: 1da948db1c17cc2b281fbbe96c194175e07a0ab4
SHA256: 436a0279543b80b2530600dd42a9ec3a927af4e158a090058dca74b8fed401db
SHA512: 85e3e7a11d9c602df2a50569318222be00cfa75cbd3c99ec05f3a7d27ba79f932a8651ad0fa9f98f0a0bdfcce3cccd5849c0df95186104bbdd8d47c918e4fc83
Homepage: https://www.yattag.org/
Description-en: library for generating HTML or XML in a pythonic way (Python 3)
With Yattag,
.
* you don't have to worry about closing HTML tags
* your HTML templates are Python code. Not a weird template language. Just
Python.
* you can easily render HTML forms, with defaults values and error messages.
.
It's actually easier and more readable to generate dynamic HTML with Yattag
than to write static HTML.
Description-md5: 4f212c5280dd074df6d6639a082c9e29