Python-powered Chat Apps with Twilio and SendGrid Transcripts
Chapter: Welcome to the course
Lecture: Topics covered

Login or purchase this course to watch this video and the rest of the course contents.
0:00 So, what are we going to learn during this course? We're going to cover a bunch of really interesting things,
0:06 but at a high level, we're going to see how we can use twilio twilio
0:10 studio workflows to build these really interactive conversations through chat and voice and other things like
0:18 that. And you saw that we're able to integrate both external API's and API is that we can create and run in flask. Speaking of API is that we create,
0:27 we're going to see how to create a piece that exchange JSON Data in Flask as well as build an entire application that has a home page.
0:36 It has an admin back in and things like that. So I'm going to dig into Flask and build some really cool stuff over there.
0:43 That Flask application is going to want to work with data in a persistent, scalable, questionable way. So we're going to use Sequel alchemy,
0:50 one of the most popular arms for Python seek welcome. You'll take that data as a class and save it into the database,
0:57 and finally, we're going to send messages and emails back out of our Flask application Using send grid, we saw there going to be beautiful emails.
1:05 Nice HTML formatted ones. But they also have pdf attachments that will generate within our
1:10 Flask application. So here's just a portion of what we're going to learn during this class. I think you're really going to love it.
1:16 This is such a neat, comprehensive application for working with twilio and Python.


Talk Python's Mastodon Michael Kennedy's Mastodon