ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

530 results

Turtle Code
Build a Real-Time Crypto Price Tracker with Python Flask & Binance API 🚀 | BTC, ETH, BNB Live

Learn how to build a real-time crypto price tracker using Python and Flask with the Binance API. In this step-by-step tutorial, we ...

3:52
Build a Real-Time Crypto Price Tracker with Python Flask & Binance API 🚀 | BTC, ETH, BNB Live

149 views

2 days ago

WeMadeIt
Customer Management Web Application - Flask & Python Demo

Full-stack customer management system built with Python, Flask, and SQLite. Features demonstrated: - User authentication with ...

2:51
Customer Management Web Application - Flask & Python Demo

1 view

5 days ago

Turtle Code
Build a Blog with Python, Flask & Supabase | Full Tutorial (CRUD App Step by Step)

In this tutorial, we'll build a blog application using Python, Flask, and Supabase step by step. You'll learn how to create a ...

5:29
Build a Blog with Python, Flask & Supabase | Full Tutorial (CRUD App Step by Step)

81 views

7 days ago

Code With Joseph
Flask for Beginners: Hands-On Web Development with Python

Description In this 2 hour 40 minute Flask tutorial, you'll learn how to build a structured web application using Python and Flask ...

2:37:48
Flask for Beginners: Hands-On Web Development with Python

59 views

6 days ago

Madhukar Reddy
Deploy Python Flask application with CI/CD Pipeline (Docker + GitHub Actions + EC2)

End-to-End CI/CD: Python Flask→ Docker → GitHub Actions → EC2 (Full DevOps Workflow) ...

36:16
Deploy Python Flask application with CI/CD Pipeline (Docker + GitHub Actions + EC2)

61 views

4 days ago

Mastering Code and Learn Code With Durgesh
FastAPI vs Django vs Flask | Which Python Framework Should You Learn in 2026?

In this video, I explain FastAPI vs Django vs Flask in a simple, practical, and career-focused way. You'll understand which ...

12:12
FastAPI vs Django vs Flask | Which Python Framework Should You Learn in 2026?

155 views

7 hours ago

Radical Academy
Linking Flask App to an HTML Form #flaskwebapp #python #2025

Learn how to connect your Flask backend to an HTML form step by step! In this tutorial, you'll see how form data is sent from ...

20:56
Linking Flask App to an HTML Form #flaskwebapp #python #2025

0 views

1 day ago

Souvik kr Tikadar
Face Count System | Python | Computer Vision Project | Flask

This project demonstrates how Computer Vision and real-time face detection can be used to build an intelligent Face Counting ...

0:36
Face Count System | Python | Computer Vision Project | Flask

0 views

7 days ago

REDOC SG
Logging Like Real Developer: print vs logging vs decorator | #backend #python #coding #programming

Most beginners use print() for logging. Real backend applications don't. In this video, I walk through how logging actually works in ...

6:42
Logging Like Real Developer: print vs logging vs decorator | #backend #python #coding #programming

2 views

6 hours ago

Souvik kr Tikadar
Weather Predictor System | Python | Computer Vision Project | Flask

This project demonstrates how real-time weather data can be integrated into a professional web application using Python, Flask, ...

0:46
Weather Predictor System | Python | Computer Vision Project | Flask

0 views

4 days ago

The Earthling
I got my Python Flask Web App working on my Chromebook just fine.

Python Flask is a lightweight web framework used to build web applications. It provides the core tools needed to handle web ...

0:20
I got my Python Flask Web App working on my Chromebook just fine.

309 views

7 days ago

Bogura Coders Hub
How To start Python | Fast API vs Flask vs Django ⚡ Which Python Framework Should You Use? | Coding

Confused between FastAPI, Flask, and Django? This short video explains the key differences, use cases, and which Python ...

0:08
How To start Python | Fast API vs Flask vs Django ⚡ Which Python Framework Should You Use? | Coding

630 views

5 days ago

Souvik kr Tikadar
Car Speed Tracker System | Python | Computer Vision Project | Flask

This project demonstrates how real-time speed calculation can be integrated into a professional web application using Python, ...

0:55
Car Speed Tracker System | Python | Computer Vision Project | Flask

0 views

4 days ago

TRYNEX
ChatWithPDF | AI Project using Python, Flask, Gemini API & LangChain

ChatWithPDF is an AI-powered project that allows users to upload PDF documents and interact with them using natural language.

2:28
ChatWithPDF | AI Project using Python, Flask, Gemini API & LangChain

26 views

1 day ago

AI Coder - Khushboo
Day 66: Python Flask Web Framework | Step-by-Step Practical API Development | Complete AI Journey

Day 66: Python Flask Web Framework | Step-by-Step Practical API Development | Complete AI Journey | Complete Python Series ...

1:08:35
Day 66: Python Flask Web Framework | Step-by-Step Practical API Development | Complete AI Journey

76 views

4 days ago

Anna Senen
Multi-User Blog Web Application – Flask Project Demo

This video demonstrates a multi-user blog web application built with Python and Flask. Features shown in this walkthrough: - User ...

4:23
Multi-User Blog Web Application – Flask Project Demo

8 views

6 days ago

Souvik kr Tikadar
Colour Detection System | Python | Computer Vision Project | Flask

This project demonstrates how Computer Vision and real-time color detection can be used to build an intelligent Color Detection ...

0:52
Colour Detection System | Python | Computer Vision Project | Flask

0 views

6 days ago

Souvik kr Tikadar
Movie Recommendation System | Python | Computer Vision Project | Flask

This project demonstrates how intelligent recommendation logic can be integrated into a professional web application using ...

0:53
Movie Recommendation System | Python | Computer Vision Project | Flask

0 views

4 days ago

Code With Sameer Khan
TODOs Web App in Python (FLASK+SQL+HTML) 🔥🔥🔥🔥

PROJECT TIMESTAMPS: 00:16 Intro 00:41 Structure of Project 3:17 Flask Setup 5:05 Register Method 18:32 Login Method 24:20 ...

52:50
TODOs Web App in Python (FLASK+SQL+HTML) 🔥🔥🔥🔥

31 views

7 days ago

Souvik kr Tikadar
Fitness Coach System | Python | Computer Vision Project | Flask

This project demonstrates how intelligent fitness guidance can be integrated into a professional web application using Python and ...

1:03
Fitness Coach System | Python | Computer Vision Project | Flask

0 views

4 days ago

MO academy
Flask Web Development for Beginners: Installation, Routes & Mini Project | MO Academy 2025–2026

Welcome to the ultimate Flask Web Development tutorial by MO Academy 2025–2026. If you are looking to start your journey into ...

14:14
Flask Web Development for Beginners: Installation, Routes & Mini Project | MO Academy 2025–2026

6 views

5 hours ago

Rob de Winter
Apple's SHARP: Turn ANY Image into 3D in Seconds (Running Locally!)

Apple just released SHARP, an open-source model that converts single images into 3D Gaussian Splats in under a ...

1:02
Apple's SHARP: Turn ANY Image into 3D in Seconds (Running Locally!)

341 views

1 day ago

Next Age Solutions
Build REST API Using Flask (Python) | Step-by-Step Guide | Lecture 47

Lecture 47 focuses on building a REST API using Flask, one of the most lightweight and practical Python frameworks.

24:55
Build REST API Using Flask (Python) | Step-by-Step Guide | Lecture 47

128 views

5 days ago

MusKernel
Python Day 25: Python Libraries Explained | NumPy Pandas Flask| Beginner Friendly|MusKernel

Agar aap Python seekh rahe ho aur NumPy, Pandas aur Flask nahi jaante, toh aap Python ka sirf 30% use kar rahe ho Is ...

2:46
Python Day 25: Python Libraries Explained | NumPy Pandas Flask| Beginner Friendly|MusKernel

0 views

7 hours ago

Talk Python
Web Frameworks in Prod by Their Creators - Talk Python to Me Ep. 533

Today on Talk Python, the creators behind FastAPI, Flask, Django, Quart, and Litestar get practical about running apps based on ...

1:08:02
Web Frameworks in Prod by Their Creators - Talk Python to Me Ep. 533

1,307 views

Streamed 8 days ago