ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

34 results

Davi Capitano
right click context menu on python's (flet) lib

learn how to make the "context menu bar" (confg menu) using mouse right click. Btw, I have unpracticed English.

5:57
right click context menu on python's (flet) lib

13 views

4 days ago

Oppkey
30 Minimal Flet + FastAPI App (Python 3.12, uv, Health Check Demo) PYTH 7.03

Integrate a FastAPI application with Flet. In this tutorial, we build a minimal end-to-end Python application that integrates Flet with ...

13:53
30 Minimal Flet + FastAPI App (Python 3.12, uv, Health Check Demo) PYTH 7.03

9 views

5 days ago

Oppkey
40 Hands-On Flet Tutorial: use_state for Interactive UI with Dropdowns and Objects PYTH 9.04

In this hands-on Flet tutorial, we learn how to use use_state to make a Python UI truly interactive. We start with a dropdown menu ...

10:52
40 Hands-On Flet Tutorial: use_state for Interactive UI with Dropdowns and Objects PYTH 9.04

7 views

20 hours ago

Oppkey
31 Adding Business Logic with FastAPI + Pydantic (Flet UI Inputs, Python Full Stack) PYTH 7.04

In this video, we extend our minimal Flet + FastAPI application by adding real business logic to the backend. Starting from a ...

8:39
31 Adding Business Logic with FastAPI + Pydantic (Flet UI Inputs, Python Full Stack) PYTH 7.04

7 views

5 days ago

Oppkey
38 Flet Dropdown Menu Tutorial (Python 3.13 + uv) | Beginner-Friendly Walkthrough -  PYTH 9.02

In this tutorial, we build a dropdown (select) menu in Flet from scratch using Python and uv. We start with a brand-new project, pin ...

5:56
38 Flet Dropdown Menu Tutorial (Python 3.13 + uv) | Beginner-Friendly Walkthrough - PYTH 9.02

5 views

22 hours ago

Oppkey
29 Why Use FastAPI with Flet? Architecture Tradeoffs Explained PYTH 7.02

This is Video 29 of the Python Beginner Tutorial series and continues Module 7, where we explain why you might choose to ...

10:59
29 Why Use FastAPI with Flet? Architecture Tradeoffs Explained PYTH 7.02

14 views

6 days ago

Oppkey
25 Flet 1.0 alpha Setup 6.02

Install Flet 1.0 alpha to practice with imperative and declarative UI If step 1.0 beta or 1.0 production is released, install that instead.

4:58
25 Flet 1.0 alpha Setup 6.02

12 views

7 days ago

Código Espinoza - Automatiza tu Vida
Create PROFESSIONAL Apps with Python in 200 Lines 🤯 Fleet + Asynchronous APIs

🚀 Did you know you can create professional desktop applications with Python in under 100 lines of code? In this video, I'll ...

25:27
Create PROFESSIONAL Apps with Python in 200 Lines 🤯 Fleet + Asynchronous APIs

4,562 views

1 day ago

Python Decoded
Python and Flet - A truly cross-platform application on Flutter.

Flutter is a very powerful cross-platform framework that you can now use on Python, thanks to the Flet library. In this video ...

8:56
Python and Flet - A truly cross-platform application on Flutter.

188 views

10 hours ago

Oppkey
34 Building Reusable Components in Flet (Python) — Structure, Imports, and ft.component PYTH 8.01

In this video, we take a hands-on look at building reusable UI components in Flet using Python. Starting from a clean project, we ...

5:52
34 Building Reusable Components in Flet (Python) — Structure, Imports, and ft.component PYTH 8.01

7 views

4 days ago

Oppkey
28 Full-Stack Python Preview: Flet + FastAPI Integration - PYTH 7 01

This is Video 28 of our Beginner Python Tutorial series and the introduction to Module 7, where we move closer to a traditional ...

6:08
28 Full-Stack Python Preview: Flet + FastAPI Integration - PYTH 7 01

13 views

6 days ago

Oppkey
26 Imperative UI in Flet: Buttons, Styling, and Page Updates PYTH 6.03

Flet imperative UI setup In this video, we continue building our Flet application using the imperative UI style. We start by adding ...

5:45
26 Imperative UI in Flet: Buttons, Styling, and Page Updates PYTH 6.03

7 views

7 days ago

Oppkey
44 Using Python Dataclasses in a Flet App: Cleaner Models, Less Boilerplate - PYTH 9.08

In this lesson, we refactor a Flet application model by replacing a traditional Python class with a standard-library @dataclass.

12:47
44 Using Python Dataclasses in a Flet App: Cleaner Models, Less Boilerplate - PYTH 9.08

2 views

14 hours ago

Decom TV
DESENVOLVIMENTO DE SPEED TEST COM FLET E PYTHON
2:07
DESENVOLVIMENTO DE SPEED TEST COM FLET E PYTHON

0 views

0

Oppkey
36 Refactoring Flet  State into Reusable Flet Components — Custom Displays, Buttons  PYTH 8.03

In this video, we continue our deep dive into Flet components written in Python and focus on refactoring state-driven UI into clean, ...

16:44
36 Refactoring Flet State into Reusable Flet Components — Custom Displays, Buttons PYTH 8.03

17 views

4 days ago

Oppkey
27 Declarative UI in Flet: Using use_state (React-Style Components) PYTH 6.04

In this video, we build the declarative version of the same Flet UI and introduce function components and use_state, Flet's ...

6:45
27 Declarative UI in Flet: Using use_state (React-Style Components) PYTH 6.04

15 views

7 days ago

Oppkey
39 Python OOP Fundamentals with Flet | Classes, Lists, Dictionaries, and Dropdown Menus PYTH 9.03

In this video, we cover core Python object-oriented programming (OOP) fundamentals and apply them directly to a real UI ...

17:30
39 Python OOP Fundamentals with Flet | Classes, Lists, Dictionaries, and Dropdown Menus PYTH 9.03

2 views

20 hours ago

Oppkey
32 Connecting Flet UI to FastAPI Backend (POST Requests, Threading, Live Updates) PYTH 7.05

Connect working backend in FastAPI to Flet frontend In this tutorial, we complete the final missing connection between the Flet ...

9:00
32 Connecting Flet UI to FastAPI Backend (POST Requests, Threading, Live Updates) PYTH 7.05

5 views

5 days ago

Oppkey
41 Understanding use_state in Flet: Declarative State, Rerenders, and UI Updates PYTH 9.05

In this lecture-style video, we take a deeper, conceptual look at ft.use_state in Flet, using slides and live code to explain how ...

6:21
41 Understanding use_state in Flet: Declarative State, Rerenders, and UI Updates PYTH 9.05

4 views

19 hours ago

DotNet Real world example
How to Run FunctionGemma Locally with Ollama | Offline Function Calling Guide

Learn **how to run FunctionGemma locally with Ollama** and enable **offline function calling** for your AI projects!

17:28
How to Run FunctionGemma Locally with Ollama | Offline Function Calling Guide

96 views

1 day ago