Zyte-common-items

Latest version: v0.20.0

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

Scan your dependencies

Page 4 of 4

0.3.1

==================

* Fixed fields from :class:`~zyte_common_items.BasePage` subclasses leaking
across subclasses.
(`29 <https://github.com/zytedata/zyte-common-items/pull/29>`_,
`30 <https://github.com/zytedata/zyte-common-items/pull/30>`_)

* Improved how the :meth:`~zyte_common_items.Item.from_dict` and
:meth:`~zyte_common_items.Item.from_list` methods report issues in the input
data. (`25 <https://github.com/zytedata/zyte-common-items/pull/25>`_)

0.3.0

==================

* Added :ref:`page object classes <page-objects>` for e-commerce product detail
and product list pages.

0.2.0

==================

* Supports ``web_poet.RequestUrl`` and ``web_poet.ResponseUrl`` and
automatically convert them into a string on URL fields like
``Product.url``.
* Bumps the ``web_poet`` dependency version from ``0.4.0`` to ``0.5.0``
which fully supports type hints using the ``py.typed`` marker.
* This package now also supports type hints using the ``py.typed`` marker.
This means mypy would properly use the type annotations in the items
when using it in your project.
* Minor improvements in tests and annotations.

0.1.0

==================

Initial release.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.