Python

Sending Emails

This tutorial uses the smtplib from python to send emails from your python code. We will also look on how to use SSL and TLS to encrypt your communications.

Sending Text Messages with Twillio (coming soon)

Sending text messages from your python program never been so easy. Twillio helps you to send texts to registered phones for free. This tutorial will initiate you to Twillio and computer to phone texting.