[console_scripts]
asin_matcher = repricing.bin.asin_matcher:match_asins
clear_service = repricing.bin.clear_service:clear_service
customized_followup_repricer = repricing.bin.customized_followup_repricer:followup_reprice
feed_uploader = repricing.bin.feed_uploader:upload_feed
find_lowest_offer_listing_from_server = repricing.bin.find_lowest_offer_listing_from_server:find_lowest_offer_listing
find_lowest_offer_listing_offer = repricing.bin.find_lowest_offer_listing_offer:find_lowest_offer_listing_offer
find_matching_products = repricing.bin.find_matching_products:find_matcing_products
find_sales_rank = repricing.bin.find_sales_rank:find_sales_rank
listing_analyzer = repricing.bin.listing_analyzer:listing_analyze
load_lowest_offer_listing_offers = repricing.bin.load_lowest_offer_listing_offers:load_lowest_offer_listing_offers
load_sales_ranks = repricing.bin.load_sales_ranks:load_sales_ranks
min_price_updater = repricing.bin.min_price_updater:min_price_update
products_filter = repricing.bin.products_filter:filter_products
report_downloader = repricing.bin.download_report:download_report
repricing = repricing.bin.repricing:reprice
repricing_cleanup = repricing.bin.repricing_cleanup:repricing_cleanup
send_update_competitive_price_msg = repricing.bin.send_update_competitive_price_msg:send_update_competitive_price_msg
send_update_competitive_pricing_msg = repricing.bin.send_update_competitive_pricing_msg:send_update_competitive_pricing_msg
send_update_item_offer_batch_msg = repricing.bin.send_update_item_offer_batch_msg:send_update_item_offer_batch_msg
send_update_item_offer_batch_msg_local = repricing.bin.send_update_item_offer_batch_msg_local:send_update_item_offer_batch_msg_local
send_update_item_offer_msg = repricing.bin.send_update_item_offer_msg:send_update_item_offer_msg
send_update_lowest_offer_listing_msg = repricing.bin.send_update_lowest_offer_listing_msg:send_update_lowest_offer_listing_msg
send_update_matching_product_msg = repricing.bin.send_update_matching_product_msg:send_update_matching_product_msg
sku_parser = repricing.bin.sku_parser:parse_sku
