Workshop Email Automation Tool Automates email delivery for workshop participants with Zoom links, cloud instances, and certificates. Setup python -m venv venv source venv/bin/activate # on Windows use venv\Scripts\activate pip install -r requirements.txt