Itemadapter

Latest version: v0.8.0

Safety actively analyzes 623807 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.8.0

Dropped Python 3.6 support, and made Python 3.11 support official
([65](https://github.com/scrapy/itemadapter/pull/65),
[66](https://github.com/scrapy/itemadapter/pull/66),
[69](https://github.com/scrapy/itemadapter/pull/69)).

It is now possible to declare custom `ItemAdapter` subclasses with their own
`ADAPTER_CLASSES` attribute, allowing to support different item types in
different parts of the same code base
([68](https://github.com/scrapy/itemadapter/pull/68)).

Improved type hint support
([67](https://github.com/scrapy/itemadapter/pull/67)).

0.7.0

ItemAdapter.get_field_names_from_class
([64](https://github.com/scrapy/itemadapter/pull/64))

0.6.0

Slight performance improvement
([62](https://github.com/scrapy/itemadapter/pull/62))

0.5.0

Improve performance by removing imports inside functions
([60](https://github.com/scrapy/itemadapter/pull/60))

0.4.0

Added `ItemAdapter.is_item_class` and `ItemAdapter.get_field_meta_from_class`
([54](https://github.com/scrapy/itemadapter/pull/54))

0.3.0

Added built-in support for `pydantic` models ([53](https://github.com/scrapy/itemadapter/pull/53))

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.