#100DaysOfWeb in Python Transcripts
Chapter: Days 1-4: Flask Intro
Lecture: Introduction to Flask
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
G'day everyone, and welcome to the 100 Days of Web in Python course. Thank you for giving it a crack. I'm Julian Sequeira.
0:09
I'm going to be taking you through the very first section of four days, and we're going to be looking at the Flask web framework.
0:17
It's going to be an introduction to Flask specifically around setting up a Flask package of your own that you can run
0:26
and then we're going to look at templates and not just templates as a page but as a recurring theme throughout your website or your web tool, okay?
0:37
Very simple, but very, very powerful stuff and very useful, okay? And that's what we're all about here with this Hundred Days of Web
0:45
and Hundred Days of Code thing so I hope you have a lot of fun. Stick with it. Get through the full 100 days, and you will be
0:53
so impressed with how far you come. But enough talking. Let's get cracking on Flask.