ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,819 results

EuroPython Conference
The FastAPI-Postgres stack you've been waiting for — Yury Selivanov

EuroPython 2025 — North Hall on 2025-07-16] *The FastAPI-Postgres stack you've been waiting for by Yury Selivanov* ...

30:32
The FastAPI-Postgres stack you've been waiting for — Yury Selivanov

386 views

3 months ago

Andrés Guzmán Dev
FastAPI Builds Fast REST APIs in Python 🚀

✨🆕 Complete Master's Program in Python: From Beginner to Expert, designed to take your development skills to the next level ...

9:39
FastAPI Builds Fast REST APIs in Python 🚀

230 views

2 months ago

EuroPython Conference
Performance tips by the FastAPI Expert — Marcelo Trylesinski

EuroPython 2023 — North Hall on 2023-07-21] https://ep2023.europython.eu/session/performance-tips-by-the-fastapi-expert Is ...

24:59
Performance tips by the FastAPI Expert — Marcelo Trylesinski

13,830 views

2 years ago

EuroPython Conference
Keynote: Behind the scenes of FastAPI and friends for developers and builders — Sebastián Ramírez

EuroPython 2025 — Keynote — Forum Hall on 2025-07-17] *Behind the scenes of FastAPI and friends for developers and ...

45:06
Keynote: Behind the scenes of FastAPI and friends for developers and builders — Sebastián Ramírez

1,763 views

4 months ago

Jacob Maldonado
How I built a SaaS with pure Python using NiceGUI and FastAPI

In this video I explain how I built www.confidentier.com with only Python and dig in detail how NiceGUI library helped me to create ...

23:55
How I built a SaaS with pure Python using NiceGUI and FastAPI

4,282 views

1 year ago

Code Geek
Domain-Driven Design (DDD) Patterns in Python

In this tutorial, we introduce Python programmers to the core tactical patterns of Domain-Driven Design (DDD) and show how they ...

1:00:56
Domain-Driven Design (DDD) Patterns in Python

7,841 views

4 years ago

Adam Gardner
PROMETHEUS Metrics for your Python FastAPI App

In this video I will show you how to instrument a Python FastAPI to emit or send Prometheus Metrics. I also show those same ...

5:42
PROMETHEUS Metrics for your Python FastAPI App

7,431 views

1 year ago

Adam Gardner
OpenTelemetry: How distributed tracing really works with Python, FastAPI and requests

A technical deep dive explanation of how OpenTelemetry distributed tracing really works under the hood with examples using ...

9:28
OpenTelemetry: How distributed tracing really works with Python, FastAPI and requests

1,857 views

4 months ago

Código para Principiantes
Cómo Instalar FastAPI: CRUD Completo en Python | Comparativa con Django REST y ExpressJS 🚀🚀🚀🚀🚀🚀

En este video de 'Código para principiantes', te enseño paso a paso cómo instalar FastAPI y construir un CRUD completo ...

38:10
Cómo Instalar FastAPI: CRUD Completo en Python | Comparativa con Django REST y ExpressJS 🚀🚀🚀🚀🚀🚀

2,022 views

1 year ago

PyCon SK
5 Things weve learned building large APIs with FastAPI - Maarten Huijsmans

FastAPI follows the UNIX philosophy of "do one thing, and do it well". By using Starlette and Pydantic, FastAPI provides you with ...

30:45
5 Things weve learned building large APIs with FastAPI - Maarten Huijsmans

8,684 views

3 years ago

Jeremy Howard
Intro to FastHTML

FastHTML (https://fastht.ml ) is a new framework for creating pure Python modern interactive web applications. Introduction to Fast ...

7:29
Intro to FastHTML

87,786 views

1 year ago

EuroPython Conference
FastAPI Internals — Marcelo Trylesinski

EuroPython 2024 — Forum Hall on 2024-07-10] FastAPI Internals by Marcelo Trylesinski ...

28:44
FastAPI Internals — Marcelo Trylesinski

1,565 views

1 year ago

niklasdev
The best way to do oauth / google auth in fastapi

In this video I am showing you my favorite way to do oauth or social auth. I am gonna walk you through the workflow and the code, ...

7:08
The best way to do oauth / google auth in fastapi

10,846 views

1 year ago

TechPrane
How to Implement Authn & Authz in FastAPI with KeyCloak

Learn how to implement Authentication (Authn) and Authorization (Authz) in FastAPI using Keycloak! In this step-by-step tutorial ...

27:02
How to Implement Authn & Authz in FastAPI with KeyCloak

5,496 views

1 year ago

enguillem
Crea tu primera aplicación con FastAPI desde cero

Quieres aprender a desarrollar un chatbot utilizando FastAPI, React y OpenAI? Te invito a unirte a mi curso en Udemy donde te ...

0:24
Crea tu primera aplicación con FastAPI desde cero

258 views

1 year ago

EuroPython Conference
Demystifying AsyncIO: Building Your Own Event Loop in Python — Arthur Pastel

EuroPython 2024 — Forum Hall on 2024-07-10] Demystifying AsyncIO: Building Your Own Event Loop in Python by Arthur Pastel ...

26:48
Demystifying AsyncIO: Building Your Own Event Loop in Python — Arthur Pastel

9,420 views

1 year ago

Código para Principiantes
🚀 FastAPI and Next.js: Preparing the Backend | Full Stack App Course #2 💻

🚀 Learn step-by-step how to create a real full-stack app with FastAPI, Next.js, and PostgreSQL, entirely in Podman containers ...

43:32
🚀 FastAPI and Next.js: Preparing the Backend | Full Stack App Course #2 💻

532 views

3 months ago

enguillem
Crea un Bot de Telegram con Python y FastAPI

Quieres aprender a desarrollar un chatbot utilizando FastAPI, React y OpenAI? Te invito a unirte a mi curso en Udemy donde te ...

0:28
Crea un Bot de Telegram con Python y FastAPI

132 views

1 year ago

Software Guru
#PyMX 🐍 20.06 - FastAPI por parte de su creador

Esto también es la forma estándar de declarar en python cuando queremos decir que o sea esta sería la forma estándar de ...

40:41
#PyMX 🐍 20.06 - FastAPI por parte de su creador

8,700 views

5 years ago

Ingeniero John Ortiz Ordoñez
FastAPI Curso: 5 Instalación de la Extensión Python para Microsoft Visual Studio Code

5. Instalación de la Extensión Python para Microsoft Visual Studio Code. Repositorio: https://github.com/Fhernd/FastAPI-Curso.

3:07
FastAPI Curso: 5 Instalación de la Extensión Python para Microsoft Visual Studio Code

4,830 views

3 years ago

Ingeniero John Ortiz Ordoñez
FastAPI Curso: 8 Instalando FastAPI con pip install fastapi y Uvicorn con pip install uvicorn

8. Instalando FastAPI con pip install fastapi y Uvicorn con pip install uvicorn. Repositorio: ...

4:14
FastAPI Curso: 8 Instalando FastAPI con pip install fastapi y Uvicorn con pip install uvicorn

7,554 views

3 years ago

EuroPython Conference
Tonya Sims - Faceoff Fun with Python Frameworks: FastAPI vs Flask

Faceoff Fun with Python Frameworks: FastAPI vs Flask [EuroPython 2021 - Talk - 2021-07-28 - Ni] [Online] By Tonya Sims “All the ...

30:08
Tonya Sims - Faceoff Fun with Python Frameworks: FastAPI vs Flask

480 views

4 years ago

CodeStar
1.FastAPI Tutorial Getting Started with Python FastAPI for Beginners & Advanced | FastAPI Chronicles

Welcome to the First Episode of FastAPI Chronicles! In this video, we're kicking off our exciting journey into FastAPI, the modern ...

7:26
1.FastAPI Tutorial Getting Started with Python FastAPI for Beginners & Advanced | FastAPI Chronicles

390 views

1 year ago

enguillem
Tutorial: Crear un YouTube Local con FastAPI, React y un Bot de Telegram

En este tutorial, crearemos una aplicación web que permitirá descargar y reproducir videos localmente. Utilizaremos FastAPI ...

22:56
Tutorial: Crear un YouTube Local con FastAPI, React y un Bot de Telegram

146 views

1 year ago

Alex Demko
How to Build a Server with Python! 🔥

Struggling to understand how JWT authorization works in Python? In this video, I'll show you how to implement JWT-based ...

0:05
How to Build a Server with Python! 🔥

196 views

7 months ago