Skip to content

Instantly share code, notes, and snippets.

@hashorva
hashorva / .env.example
Created December 17, 2025 23:49
Day 47 — Amazon Price Tracker Solution (100 Days of Python)
USER_AGENT="Mozilla/5.0 ..."
GMAIL_SMTP="smtp.gmail.com"
MY_EMAIL="your_email@gmail.com"
MY_PASSWORD="your_app_password"
ZCH_MAIL="recipient@gmail.com"