ChatSam / Product_Equivalence

python module which accepts the product ids from two different marketplaces and returns a boolean indicating if the products are identical

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Product_Equivalence

python module which accepts the product ids from two different marketplaces and returns a boolean indicating if the products are identical

  • modules used

    • collections
    • requests
    • json
  • To test product_equivalence module - run command "python3 unitTests.py"

About

python module which accepts the product ids from two different marketplaces and returns a boolean indicating if the products are identical


Languages

Language:Python 100.0%