emails — Easy Playground
Modern email sending library with HTML templates
Getting started with emailsRun locally
Install
pip install emailsPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: emails)
emails is a third-party package. Modern email sending library with HTML templates. Install with: pip install emails
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?