extract pertinent book deals from Gmail emails
python -m venv .env
source .env/bin/activate
pip install -r requirements.txt
Follow this guide to set up project on Google from ezgmail repo
python book_deals.py
extract pertinent book deals from Gmail emails
python -m venv .env
source .env/bin/activate
pip install -r requirements.txt
Follow this guide to set up project on Google from ezgmail repo
python book_deals.py