Twilio And Sendgrid Python Course

Python-powered chat apps with Twilio and SendGrid course code, materials, and handouts.
Alternatives To Twilio And Sendgrid Python Course
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Courses3,422
3 years ago92HTML
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
Intro To Vue2,795
3 months ago185Vue
Workshop Materials for my Introduction to Vue.js Workshop
Cobol Programming Course2,515
a day ago11cc-by-4.0COBOL
Training materials and labs for a "Getting Started" level course on COBOL
Bda_course_aalto2,002
2 months ago2HTML
Bayesian Data Analysis course at Aalto
Zero To Mastery Ml1,804
2 months ago4Jupyter Notebook
All course materials for the Zero to Mastery Machine Learning and Data Science course.
Lectures1,176
2 months ago1mitHTML
Lecture notes for EC 607
Frontend1,170
a month ago23mit
:octocat: Kottans frontend course 🎓
Python Deepdive1,146
a month ago1gpl-3.0Jupyter Notebook
Python Deep Dive Course - Accompanying Materials
Ml Course1,086
12 days ago21mitJupyter Notebook
Open Machine Learning course
At Ps927
3 years agootherPowerShell
Adversary Tactics - PowerShell Training
Alternatives To Twilio And Sendgrid Python Course
Select To Compare


Alternative Project Comparisons
Readme

Python-powered chat apps with Twilio and SendGrid course

Python-powered chat apps with Twilio and SendGrid course code, materials, and handouts.

This course is free and open to everyone. Join today.

What's this course about and how is it different?

Many courses will show you a quick how-to with Twilio. In this free course, we will build a complete, end-to-end Flask web application with modern Python tools. You will learn exactly what is needed to truly integrate text/chat with Python. We'll sketch out the workflow in Twilio Studio and then create a series of HTTP/ JSON APIs in Flask that perform key integration.

We will add text-intiated ordering for a hypothetical bakery called "Cloud City Cake Company". Over at the Cloud City website, we'll have a quick way to kick off a chat conversation in WhatsApp, hook important stages of that conversation with our Flask APIs, send rich emails and generate PDFs in Python.

Our customers will receive an email invoice as well an unprompted text message when their cake is ready for pickup. At the same time, this integration will communicate with our bakers about what cakes have been ordered and they can indicate when the cakes are finished.

What we'll build

Here is a visual summary of just some of what you'll build during this course:

  • A Twilio chat interaction over WhatsApp with validation and API integration
  • Rich email response over SendGrid with formatted HTML, images, and attached generated PDF
  • A Flask admin backend to receive the orders and notify users over chat their order is ready

What topics are covered

In this course, you will:

  • Learn how to build chat workflows in Twilio Studio
  • Integrate HTTP APIs (external and ours) with Twilio
  • Create a realistic Flask application
  • Validate chat responses and direct the workflow accordingly
  • Define HTTP JSON based endpoints for APIs with Flask
  • Use Pydantic for declarative data exchange, validation, and conversion with Flask
  • Define SQLAlchemy ORM classes to save data to a database
  • Query and update data with SQLALchemy ORMs classes
  • Send email using Python and SendGrid
  • Generate a rich PDB using Jinja2 templates in Python
  • Add attachments to outbound email
  • Send an unprompted text message to a user over WhatsApp with Twilio's Python API
  • And lots more

View the full course outline.

Take the course for free

Sound interesting? Take the course 100% free over at Talk Python Training. Join here.

Popular Material Projects
Popular Course Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Flask
Course
Material
Messaging
Twilio
Whatsapp
Sendgrid