Главная
Study mode:
on
1
Intro
2
Welcome
3
Overview
4
Create & activate a Virtual Environment
5
Install packages with PIP
6
.gitignore and .env files
7
static and templates
8
Create the weather module
9
Getting started with Flask
10
Switching to a production server
11
Weather Results template
12
Running the app
13
Handling unexpected input
14
Deploying the app to the web
Description:
Create a Python web application that retrieves and displays weather information for major cities using Flask. Learn to set up a virtual environment, install necessary packages, handle environment variables, and structure your project with static files and templates. Develop a weather module to interact with the OpenWeatherMap API, implement Flask routing, and create a user-friendly interface. Explore how to switch to a production server, handle unexpected user input, and ultimately deploy your application to the web. This comprehensive tutorial covers everything from project setup to deployment, making it ideal for Python beginners looking to build their first web application.

How to Create a Web Application in Python Using Flask

Dave Gray
Add to list
0:00 / 0:00