Skip to content
#

html-email

Here are 21 public repositories matching this topic...

A Python script demonstrating automated email sending via Gmail SMTP for educational and testing purposes. Supports email format validation, secure password input using getpass, HTML-formatted messages, and controlled loop-based delivery with delays. Intended to teach SMTP authentication and email automation—not for spamming or abuse.

  • Updated Feb 24, 2026
  • Python

One Word file -> one polished HTML email -> one Outlook draft. Production newsletter pipeline for the Graduate School of Medicine, Nagoya University. Forkable for any institution.

  • Updated Apr 30, 2026
  • Python

This Python script allows you to send customized emails that can be formatted with the help of HTML. It can be particularly useful for sending newsletters, notifications, or any other kind of formatted email to your recipients. The script uses a Gmail account to send emails, but you can configure it to work with other email providers as well.

  • Updated Jul 27, 2024
  • Python

Improve this page

Add a description, image, and links to the html-email topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the html-email topic, visit your repo's landing page and select "manage topics."

Learn more