Tags
Language
Tags
June 2024
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6

Flask: Getting Started

Posted By: lucky_aut
Flask: Getting Started

Flask: Getting Started
Duration: 2h 4m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 254 MB
Genre: eLearning | Language: English

If you want to get a running start developing a web application, Flask is the framework for you. It allows you to create an application with a tiny amount of code. In this course I will show you the basics of web development with Flask.
Flask is very popular in the Python world because of its friendly and minimalistic approach. It allows you to create an application with a tiny amount of code (and work). In this course, Flask: Getting Started, I will show you the basics of Flask to get you started with Python web development. First, you will learn how to create a Flask view function. Next, you will discover how to create html pages. Finally, you will explore web forms and handling user input. By the end of this course, you'll be able to write code for a Flask web application.