LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
tests/__init__.py
tests/test_ecommerce.py
tests/test_formatters.py
tests/test_heuristics.py
tests/page_objects/__init__.py
tests/page_objects/test_product_navigation_heuristics.py
zyte_spider_templates/__init__.py
zyte_spider_templates/_geolocations.py
zyte_spider_templates/formatters.py
zyte_spider_templates/heuristics.py
zyte_spider_templates.egg-info/PKG-INFO
zyte_spider_templates.egg-info/SOURCES.txt
zyte_spider_templates.egg-info/dependency_links.txt
zyte_spider_templates.egg-info/requires.txt
zyte_spider_templates.egg-info/top_level.txt
zyte_spider_templates/page_objects/__init__.py
zyte_spider_templates/page_objects/product_navigation_heuristics.py
zyte_spider_templates/spiders/__init__.py
zyte_spider_templates/spiders/base.py
zyte_spider_templates/spiders/ecommerce.py