Python Web Apps 101

Описание к видео Python Web Apps 101

In the first session of this six-week series on developing Python Web Apps, we will introduce you to the world of backend web development. We'll cover the basics of HTTP and then demonstrate how to make a Flask web application with routes, parameters, and templating. We'll also show how to turn that Flask application into an asynchronous application with Quart, for better concurrency.

Check out the whole series: https://aka.ms/PWA-Series

#python #pythonprogramming #webapp #microsoftreactor #webdevelopment #developers

Chapters:
0:00 Welcome
3:55 What's in this video
4:39 How the web works
8:16 The languages of the web
14:01 What do web severs do?
16:48 Python web servers
20:18 What are routes?
22:35 Webpages made with templates
23:42 Demo: building our simple flask server
31:52 Adding query parameters
51:24 Using templates with inheritance
1:00:03 Async Flask with Quart
1:04:24 Demo: Porting a Flask app to Quart
1:16:17 Deploying web apps
1:19:00 Different ways to deploy on Azure
1:24:01 Demo: deploying to Azure App Service
1:28:25 What's up next?


[eventID:22169]

Комментарии

Информация по комментариям в разработке