LICENSE.txt
MANIFEST.in
README.md
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
il_supermarket_parser.egg-info/PKG-INFO
il_supermarket_parser.egg-info/SOURCES.txt
il_supermarket_parser.egg-info/dependency_links.txt
il_supermarket_parser.egg-info/requires.txt
il_supermarket_parser.egg-info/top_level.txt
il_supermarket_parsers/__init__.py
il_supermarket_parsers/multiprocess_pharser.py
il_supermarket_parsers/parser_factory.py
il_supermarket_parsers/raw_parsing_pipeline.py
il_supermarket_parsers/task.py
il_supermarket_parsers/conf/__init__.py
il_supermarket_parsers/documents/__init__.py
il_supermarket_parsers/documents/base.py
il_supermarket_parsers/documents/conditional_xml_dataframe_parser.py
il_supermarket_parsers/documents/xml_dataframe_parser.py
il_supermarket_parsers/documents/xml_dataframe_subroot_praser.py
il_supermarket_parsers/engines/__init__.py
il_supermarket_parsers/engines/base.py
il_supermarket_parsers/engines/big_id.py
il_supermarket_parsers/engines/branches.py
il_supermarket_parsers/normlizers/base.py
il_supermarket_parsers/parsers/__init__.py
il_supermarket_parsers/parsers/bareket.py
il_supermarket_parsers/parsers/city_market.py
il_supermarket_parsers/parsers/confix.py
il_supermarket_parsers/parsers/hazi_hinam.py
il_supermarket_parsers/parsers/het_cohen.py
il_supermarket_parsers/parsers/mahsani_a_shuk.py
il_supermarket_parsers/parsers/meshant_yosef.py
il_supermarket_parsers/parsers/other.py
il_supermarket_parsers/parsers/salach_dabach.py
il_supermarket_parsers/parsers/shufersal.py
il_supermarket_parsers/parsers/super_pharm.py
il_supermarket_parsers/parsers/tiv_taam.py
il_supermarket_parsers/parsers/victory.py
il_supermarket_parsers/utils/__init__.py
il_supermarket_parsers/utils/data_loader.py
il_supermarket_parsers/utils/database.py
il_supermarket_parsers/utils/dataframe_utils.py
il_supermarket_parsers/utils/diff.py
il_supermarket_parsers/utils/loading_utils.py
il_supermarket_parsers/utils/logger.py
il_supermarket_parsers/utils/multi_processing.py
il_supermarket_parsers/utils/test_utils.py
il_supermarket_parsers/utils/xml_utils.py