Python3 script to download attachments from email to disk
- you should first create google api application and get
- client_id
- project_id
- client_secret
- Create virtual environment
python3 -m venv venv
- install dependencies
pip install -r requirements.txt
The things you need before installing the software.
-
python3
-
google api application
A few examples of useful commands and/or tasks.
python app.py