python3-itemadapter

Common interface for data container classes (Python 3)

Description

The ItemAdapter class is a wrapper for data container objects, providing a common interface to handle objects of different types in an uniform manner, regardless of their underlying implementation.

Currently supported types are:
 * dict
 * scrapy.item.Item
 * dataclass-based classes
 * attrs-based classes

This is the Python 3 version of the package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/scrapy/itemadapter


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-itemadapter