Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 303 Bytes

flipkart-checker

Checks for Flipkart product price and sends an email once the price decreases

Requirements

pip install -r requirements.txt

Setup email system

Make an app password for your email account, and fill in the required details in the send_email function of the code.