ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

441 results

Código Espinoza - Automatiza tu Vida
Flask is for BEGINNERS: The uncomfortable truth no one tells you in 2026

Flask is one of the most popular Python frameworks… but in 2026 there's an uncomfortable truth that almost no one wants to ...

7:22
Flask is for BEGINNERS: The uncomfortable truth no one tells you in 2026

2,566 views

3 weeks ago

Código Espinoza - Automatiza tu Vida
The Pattern Used by Flask, FastAPI, and PyTorch (And Why Your Code Scales Fatally Without It)

Your code doesn't become a mess because of a lack of talent. It becomes a mess because you're using the wrong pattern ...

10:06
The Pattern Used by Flask, FastAPI, and PyTorch (And Why Your Code Scales Fatally Without It)

3,929 views

10 days ago

Turtle Code
Build Your E-Commerce Site | Python Flask Web App Tutorial

In this tutorial, we'll build a fully functional mini e-commerce site using Python and Flask! You'll learn how to create a stylish ...

4:18
Build Your E-Commerce Site | Python Flask Web App Tutorial

302 views

4 weeks ago

INFORMATICA SIN PAJA
Set up your Python + Flask environment from scratch [2026] 🛠️

Learn how to install Python and the Flask framework quickly and safely. In this step-by-step tutorial, I'll show you how to ...

4:34
Set up your Python + Flask environment from scratch [2026] 🛠️

45 views

4 weeks ago

GEEK PEAK
Python Project | How to build an AI-powered product recommendation engine in Python

In this tutorial, we'll create a recommendation system like Amazon's using collaborative filtering, scikit-learn, and Flask.

19:11
Python Project | How to build an AI-powered product recommendation engine in Python

73 views

3 weeks ago

CodeLucky
APIs Explained: Building REST APIs with Flask (Python 2026)

Learn how to build a REST API from scratch using Python and Flask! In this beginner-friendly tutorial, we dive into the world of ...

4:17
APIs Explained: Building REST APIs with Flask (Python 2026)

70 views

4 weeks ago

Tech Fairy
Backend Web Development Tutorial: From REST API using Flask to Swagger

Instead of using a website builder, we're starting from scratch (well… almost) by setting up our own backend REST API using ...

13:49
Backend Web Development Tutorial: From REST API using Flask to Swagger

262 views

4 days ago

Better Stack
Could This Framework Replace Flask, Django, and FastAPI? (Reflex)

In this video, we try out Reflex and see how far you can really go building a full-stack web app using only Python. We walk through ...

7:09
Could This Framework Replace Flask, Django, and FastAPI? (Reflex)

8,627 views

2 weeks ago

Sudo Cloud
Deploy Python Application on Azure App Service | #azure App Service #tutorial for Beginners (2026)

In this video, we deploy a Python Flask application on Azure App Service step by step using ZIP deployment. Azure App Service is ...

9:33
Deploy Python Application on Azure App Service | #azure App Service #tutorial for Beginners (2026)

21 views

2 weeks ago

#Ak
ParkShare Parking System Using Python Flask | Real Project Structure Explanation

This video explains the ParkShare – Community Parking & Traffic Routing System built using Python Flask and SQLite database.

5:41
ParkShare Parking System Using Python Flask | Real Project Structure Explanation

8 views

5 days ago

Think AI
Build an AI Chatbot Using Python & Flask | OpenAI Text Generation Tutorial

In this video, we build a basic AI chatbot using Python and Flask. You'll learn how to generate AI-powered text using OpenAI ...

5:13
Build an AI Chatbot Using Python & Flask | OpenAI Text Generation Tutorial

18 views

12 days ago

CodeWithPrashant
Django vs Flask – Which is Better for Jobs? | Python Career Guide 2026

Confused between Django vs Flask and don’t know which one is better for jobs? 🤔 In this video, I explain the real difference ...

4:53
Django vs Flask – Which is Better for Jobs? | Python Career Guide 2026

46 views

11 days ago

Shivani Vishwakarma
Flask Login System Tutorial | Python Web App with Session Management | Beginner-Friendly

Learn how to create a simple login system in Flask using Python. In this video, I walk you through building a small web app where ...

8:40
Flask Login System Tutorial | Python Web App with Session Management | Beginner-Friendly

19 views

2 weeks ago

Tech Fortitude
Create Your Own API Key Authentication in Flask | Tech Fortitude

Build your own backend API in Python using Flask and learn how to secure it with API key authentication In this video, I'll ...

13:47
Create Your Own API Key Authentication in Flask | Tech Fortitude

21 views

8 days ago

MindMap Learning
Flask Tutorial for Beginners | Introduction to Flask & First Web App in Python

Flask Tutorial for Beginners | Introduction to Flask & First Web App in Python Description In this video, you will learn Flask from ...

16:08
Flask Tutorial for Beginners | Introduction to Flask & First Web App in Python

16 views

3 weeks ago

Samir Kharel
Build an MCP Server with Python Flask | Learn How MCP Works

This video explains how an MCP server works by building our own with Python Flask! This will run over HTTP, and we can call it ...

13:30
Build an MCP Server with Python Flask | Learn How MCP Works

376 views

3 weeks ago

Super SQA | QA Automation
Python Practice: Executing a Real-World To-Do Web Application

Understanding how to execute and troubleshoot a full web application is a foundational skill for engineers looking to move ...

14:47
Python Practice: Executing a Real-World To-Do Web Application

81 views

11 days ago

Zeq Tech
The Flask-SQLAlchemy Guide You Actually Need

Hello everyone and welcome back to another python video! In this video I will go over how to setup flask-sqlalchemy Check out ...

11:04
The Flask-SQLAlchemy Guide You Actually Need

36 views

5 days ago

Projects With Code
Python Flask App with HTML | Python Flask & HTML Integration | Python Flask App with HTML

In this 7-minute tutorial, I show how to link HTML files with a Python Flask app step by step. If you are a beginner and want to: ...

6:31
Python Flask App with HTML | Python Flask & HTML Integration | Python Flask App with HTML

16 views

6 days ago

BenMakesDataEasy
Build a Web Application in Under 3 Hours

I did it! Built a fully functional web app in ~2 hours, then edited the video in 30 min Watch me create a simple web app using ...

17:04
Build a Web Application in Under 3 Hours

32 views

2 weeks ago

Code Nust
I BUILD AI MEDICAL DOCTOR IN 3 MIN USING PYTHON & PYTHON AI PROJECTS

In this video, we build an AI Medical Doctor web application using Python, Machine Learning, and Flask — all from scratch.

5:05
I BUILD AI MEDICAL DOCTOR IN 3 MIN USING PYTHON & PYTHON AI PROJECTS

565 views

4 weeks ago

Jdmontesino
Integración de GraphQL en  Flask

El video expone el proceso de integración de GraphQL en el microframework Flask de Python a través de la librería Ariadne.

4:17
Integración de GraphQL en Flask

13 views

2 weeks ago

Lalit Official
How to Optimize Python Flask Performance by Replacing the Default JSON Provider

Attention: Are your Flask API responses crawling? You've optimized your database queries, set up Redis caching, and fine-tuned ...

6:03
How to Optimize Python Flask Performance by Replacing the Default JSON Provider

3 views

2 weeks ago

Yash Jain
FastAPI vs Flask vs Django | Why FastAPI Is Better for APIs

Welcome to another video of the FastAPI Series! In this session, we're comparing FastAPI vs Flask vs Django to understand ...

12:36
FastAPI vs Flask vs Django | Why FastAPI Is Better for APIs

25 views

3 weeks ago

Drew L Butcher
Flask Commands – Part 3: Your New Project in Action

In Part 3 of the Flask Commands series, we explore what your newly generated Flask project actually does out of the box.

5:16
Flask Commands – Part 3: Your New Project in Action

4 views

7 days ago