Skip to content

Instantly share code, notes, and snippets.

View steveoh's full-sized avatar
🚀

steveoh steveoh

🚀
View GitHub Profile
@steveoh
steveoh / main.py
Last active May 4, 2023 20:56
Sending email with SendGrid
#!/usr/bin/env python
# * coding: utf8 *
"""
main.py - A script that send an email with sendgrid
"""
from sendgrid import SendGridAPIClient
from sendgrid.helpers.mail import Mail
from_address = 'no-reply@utah.gov'

This style guide seeks to:

  • Standardize the language used across all platforms that UGRC interacts with.
  • Provide a uniform customer experience for our associates.
  • Prevent misunderstandings due to lack of consistency and clarity.

Tone

Our written content should be: