Python-powered Chat Apps with Twilio and SendGrid Transcripts
Chapter: Setup and following along
Lecture: Git the code!
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
And last, but certainly not least make sure that you get the code to come with this project. If you want to see exactly what I typed.
0:08
If you want to jump into the middle of a project. And honestly, there's a couple of steps throughout this course where I say here's a
0:15
really boring page that we're going to right? And let's put a much more stylized version with some fancy CSS and images. Let's just drop that in here.
0:23
You don't need to see me work on HTML for half an hour, just so we have something slightly better to look at.
0:28
All of those things are going to be over here and GitHub as well as some of the twilio studio definition files and whatnot.
0:35
So make sure you go over here star and fork this GitHub repo, so that you'll be able to follow along exactly during this course.
0:43
That's it. Your computer should be all set up. If you've got an editor, you got Python 3.6 or above, got some database tools
0:50
and you got the source code. Now its time to learn about twilio and Python.