Draw and email your Secret Santas using Python and SendGrid

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • secret-santa

    Draw and email your Secret Santas with Python and Sendgrid... Ho ho ho :) (by alexdjulin)

  • Here are the main steps I am following, check the GitHub project for the (well-commented!) code:

  • sendgrid-nodejs

    The Official Twilio SendGrid Led, Community Driven Node.js API Library

  • This is our last step. We are going to use Twilio SendGrid for this, which provides a cloud-based service that assists businesses with email delivery. This is a very easy step thanks to their crystal-clear tutorials. Here are the steps you need to follow to use SendGrid services.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • sendgrid-python

    The Official Twilio SendGrid Python API Library

  • Install the SendGrid python library Finally you can install the python library. The documentation gives you some simple examples on how to send your first emails. I did not need to dig much further, those are great. This project uses the "Without Mail Helper Class" example, that I implemented in my contact_secret_santa() class method.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Three Ways to Send Emails Using Python With Code Tutorials

    4 projects | dev.to | 11 Aug 2021
  • How do I receive emails from users who want to contact me

    1 project | /r/webdev | 23 Oct 2023
  • The 7 best transactional email services for developers in 2023

    2 projects | dev.to | 19 Oct 2023
  • how I got customer onboarding right

    2 projects | /r/indiebiz | 11 Sep 2023
  • Solo SaaS - How I Built a Serverless Workout App By Myself

    2 projects | dev.to | 31 Jul 2023