How to Install and Uninstall python3-itemloaders Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "python3-itemloaders" package

This is a short guide on how to install python3-itemloaders on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-itemloaders

2. Uninstall "python3-itemloaders" package

Please follow the steps below to uninstall python3-itemloaders on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-itemloaders package on Ubuntu 21.10 (Impish Indri)

Package: python3-itemloaders
Architecture: all
Version: 1.0.4-1
Priority: optional
Section: universe/python
Source: python-itemloaders
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 54
Depends: python3-itemadapter, python3-jmespath (>= 0.9.5), python3-parsel, python3-w3lib, python3:any
Filename: pool/universe/p/python-itemloaders/python3-itemloaders_1.0.4-1_all.deb
Size: 11052
MD5sum: c737f727afc7532163dd37ff00d37df0
SHA1: be5ac0dec786302ea3a515dc0efead8c7fcb7f23
SHA256: 3447177583cdf301663ba24d34dd3237fd11d06ed9c9e1cfb76105bde2e65d27
SHA512: 667a19c40659ba093db9e3145aa1864939f2fe946729f4d0c83c5031d8799a6a08dbf50483ef0e9b40b390241f5bd982cb40ecb8d4aaa13d4e5b786e67ff4d1c
Homepage: https://github.com/scrapy/itemloaders
Description-en: Library to populate items using XPath and CSS with a convenient API (Python 3)
itemloaders is a library that helps you collect data from HTML and XML
sources.
.
It comes in handy to extract data from web pages, as it supports data
extraction using CSS and XPath Selectors.
.
It's specially useful when you need to standardize the data from many sources.
For example, it allows you to have all your casting and parsing rules in a
single place.
Description-md5: ae56de532b0a1231b191380e283e1d28