MANIFEST.in
README.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
myreco/__init__.py
myreco/factory.py
myreco/version.py
myreco.egg-info/PKG-INFO
myreco.egg-info/SOURCES.txt
myreco.egg-info/dependency_links.txt
myreco.egg-info/requires.txt
myreco.egg-info/top_level.txt
myreco/engines/__init__.py
myreco/engines/models.py
myreco/engines/schema.json
myreco/engines/filters/__init__.py
myreco/engines/types/__init__.py
myreco/engines/types/base.py
myreco/engines/types/neighborhood/__init__.py
myreco/engines/types/neighborhood/engine.py
myreco/engines/types/neighborhood/schema.json
myreco/engines/types/top_seller/__init__.py
myreco/engines/types/top_seller/engine.py
myreco/engines/types/top_seller/schema.json
myreco/engines/types/visual_similarity/__init__.py
myreco/engines/types/visual_similarity/engine.py
myreco/engines/types/visual_similarity/schema.json
myreco/engines_managers/__init__.py
myreco/engines_managers/models.py
myreco/engines_managers/schema.json
myreco/items_types/__init__.py
myreco/items_types/models.py
myreco/items_types/schema.json
myreco/placements/__init__.py
myreco/placements/models.py
myreco/placements/schema.json
myreco/stores/__init__.py
myreco/stores/model.py
myreco/stores/schema.json
myreco/users/__init__.py
myreco/users/models.py
myreco/users/schema.json
myreco/variables/__init__.py
myreco/variables/model.py
myreco/variables/schema.json