ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10 results

Future Minds Academy
Build Android Apps with Python in 10 Minutes! (Flet Framework)

Turn your Python scripts into real Android Apps! ​In this video, I'm going to show you how to use Flet, a magical library that ...

5:57
Build Android Apps with Python in 10 Minutes! (Flet Framework)

15 views

6 days ago

Oppkey
42 Hands-On Flet Tutorial: Adding a Snackbar with State and Event Handlers PYTH 9.06

In this hands-on tutorial, we add a snackbar to a Flet application that already uses a dropdown to control state. The focus is on ...

15:41
42 Hands-On Flet Tutorial: Adding a Snackbar with State and Event Handlers PYTH 9.06

13 views

7 days ago

Oppkey
47 From CLI to UI: Adding a Flet Input to a Python + Ollama AI App PYTH 10.3

In this tutorial, we take a working command-line Python program that sends prompts to a local Ollama model and begin turning it ...

8:50
47 From CLI to UI: Adding a Flet Input to a Python + Ollama AI App PYTH 10.3

17 views

4 days ago

Oppkey
55 Async Streaming LLMs in Python: Flet UI + HTTPX + Ollama Explained PYTH 10.11

In this lecture-style walkthrough, we break down the full architecture of the streaming LLM application you built earlier in the ...

16:42
55 Async Streaming LLMs in Python: Flet UI + HTTPX + Ollama Explained PYTH 10.11

6 views

16 hours 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.

873 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

15 views

7 days ago

Oppkey
48 Displaying LLM Responses in Flet: Using Columns and Containers for Chat Output - PYTH 10.4

In this tutorial, we take the next step in building a local AI chat application by rendering LLM output directly in the Flet UI. Starting ...

13:50
48 Displaying LLM Responses in Flet: Using Columns and Containers for Chat Output - PYTH 10.4

11 views

4 days ago

Oppkey
53 Streaming LLM Output in Python: Using an Accumulator for Real-Time Text Rendering PYTH 10.9

In this lesson, we improve how streamed responses from a local LLM (via Ollama) are displayed in Python. Instead of printing one ...

6:35
53 Streaming LLM Output in Python: Using an Accumulator for Real-Time Text Rendering PYTH 10.9

3 views

1 day ago

Oppkey
46 Configuring Ollama for Fast Dialogue in Python (AI Tutorial)  PYTH 10.2

In this tutorial, we build a command-line Python program that connects to a local Ollama model and configures it for game-style ...

12:40
46 Configuring Ollama for Fast Dialogue in Python (AI Tutorial) PYTH 10.2

10 views

5 days ago

Oppkey
54 AsyncIO to a Streaming LLM App: Non-Blocking Python with HTTPX and Concurrency PYTH 10.10

In this video, we refactor a simple command-line LLM streaming application to be fully asynchronous using Python's asyncio.

13:34
54 AsyncIO to a Streaming LLM App: Non-Blocking Python with HTTPX and Concurrency PYTH 10.10

4 views

1 day ago