README.md
pyproject.toml
src/ai_parrot_pipelines.egg-info/PKG-INFO
src/ai_parrot_pipelines.egg-info/SOURCES.txt
src/ai_parrot_pipelines.egg-info/dependency_links.txt
src/ai_parrot_pipelines.egg-info/requires.txt
src/ai_parrot_pipelines.egg-info/top_level.txt
src/parrot_pipelines/__init__.py
src/parrot_pipelines/abstract.py
src/parrot_pipelines/detector.py
src/parrot_pipelines/models.py
src/parrot_pipelines/version.py
src/parrot_pipelines/handlers/__init__.py
src/parrot_pipelines/handlers/planogram_compliance.py
src/parrot_pipelines/planogram/__init__.py
src/parrot_pipelines/planogram/legacy.py
src/parrot_pipelines/planogram/plan.py
src/parrot_pipelines/planogram/grid/__init__.py
src/parrot_pipelines/planogram/grid/detector.py
src/parrot_pipelines/planogram/grid/horizontal_bands.py
src/parrot_pipelines/planogram/grid/merger.py
src/parrot_pipelines/planogram/grid/models.py
src/parrot_pipelines/planogram/grid/strategy.py
src/parrot_pipelines/planogram/types/__init__.py
src/parrot_pipelines/planogram/types/abstract.py
src/parrot_pipelines/planogram/types/endcap_no_shelves_promotional.py
src/parrot_pipelines/planogram/types/graphic_panel_display.py
src/parrot_pipelines/planogram/types/product_counter.py
src/parrot_pipelines/planogram/types/product_on_shelves.py
tests/test_planogram_types.py