From the course: Flask Essential Training

Technologies to use

From the course: Flask Essential Training

Start my 1-month free trial

Technologies to use

- [Instructor] Now before we get started, let's talk about what you should know going into this course. So the first and probably most important thing is you should have a good grasp on Python and specifically Python 3. Now I'm going to be using Python 3.8. It doesn't really matter what version you're using as long as you've got Python 3. But this is going to be the basis up on which everything is built. Now on top of this, you should have a good understanding of Pip. Now Pip is what we use to install Python packages. We're not going to be using it a ton but it'll be nice if you have a background in that. And finally, you should know some basic HTML. If you've done any sort of web development, we're not going to be getting very advanced at all. But you should at least know what an H1 Tag is, a paragraph tag. If you're comfortable with those, you'll do great in this course.

Contents