ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

70 results

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,544 views

1 year ago

Juan Esteban Aristizábal Zuluaga
PHYS Simulation: Harvard's CS50x 2020 Final Project (using FastAPI)

PHYS Simulation is a web application and API where you can request simulations. This application was created using FastAPI.

2:00
PHYS Simulation: Harvard's CS50x 2020 Final Project (using FastAPI)

182 views

5 years ago

Aniket Maurya
Building Image Recognition API with Python TensorFlow and  FastAPI

Tutorial on building Machine Learning API with FastAPI and Tensorflow for beginners. Learn to create Image recognition API ...

9:10
Building Image Recognition API with Python TensorFlow and FastAPI

26,016 views

5 years ago

Alex Demko
Secure Authorization with JWT in FastAPI 🔐 | Theory & Practice (2025 Guide)

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

30:20
Secure Authorization with JWT in FastAPI 🔐 | Theory & Practice (2025 Guide)

150 views

8 months ago

IOInfinity x 源碼無限
Install FastAPI and Uvicorn

Install FastAPI and Uvicorn libraries #python #fastapi #webserver #shorts #pythontutorial.

6:57
Install FastAPI and Uvicorn

2,009 views

3 years ago

Adam Gardner
Brand new to Prometheus? Watch THIS!

Take your first steps with the CNCF project Prometheus. This video really is for absolute beginners with no prior knowledge ...

13:01
Brand new to Prometheus? Watch THIS!

1,432 views

1 year ago

Kenny Liao
How to Build Multi AI Agents with Langgraph

I'm going to show you step by step how to build a multi-agent AI system using the Supervisor pattern in Langgraph. As always, all ...

51:05
How to Build Multi AI Agents with Langgraph

8,200 views

4 months ago

Kenny Liao
Add MCP to ANY AI Agent - A Practical Guide

Learn how to build MCP (Model Context Protocol) servers and clients! And not just mcp tools! Actually learn about the ...

51:13
Add MCP to ANY AI Agent - A Practical Guide

1,115 views

5 months ago

Solve Computer Science
fastmeshapi: a fast, persistent Meshtastic web app (intro)

fastmeshapi is a Meshtastic-related web app I'm developing. Its purpose is to have Meshtastic node and packet data saved ...

3:28
fastmeshapi: a fast, persistent Meshtastic web app (intro)

303 views

10 months ago

Python España
Python Serverless Microservices - PyConES 2020

Nilo Menezes presents : "Python Serverless Microservices" For the questions about the talk to the original speaker, please, use ...

21:22
Python Serverless Microservices - PyConES 2020

605 views

5 years ago

PyCon Thailand
Steven Kolawole (He/Him) - Streamlit: The Fastest Way to build Data Apps

Streamlit is a fantastic new tool that lets you create powerful & highly-interactive web apps for your machine learning projects with ...

18:37
Steven Kolawole (He/Him) - Streamlit: The Fastest Way to build Data Apps

68 views

3 years ago

NERSC
NERSC SF API Training, May 16 2025

Chapters: 0:00 Intro and SF API Authentication & Authorization 44:00 Python library for SF API 1:24:00 Julia library for SF API.

1:52:25
NERSC SF API Training, May 16 2025

33 views

7 months ago

Adam Gardner
Automatic Prometheus Endpoint Discovery using Service Discovery

In this video I describe what Prometheus service discovery is and two ways to do it. File based service discovery and service ...

10:54
Automatic Prometheus Endpoint Discovery using Service Discovery

994 views

1 year ago

GalaxyProject
6 3 Modernizing the Galaxy Backend - Typing and the API David López

Presented at GCC2021 by David López See https://sched.co/jm88.

5:59
6 3 Modernizing the Galaxy Backend - Typing and the API David López

29 views

4 years ago

IOInfinity x 源碼無限
Aerich migration tool of Tortoise ORM (Python Database ORM)

fastapi #python教學 #pythontutorial #api #tortoiseorm #database Source code(Github Repository): ...

20:27
Aerich migration tool of Tortoise ORM (Python Database ORM)

1,200 views

3 years ago

NEON Science
Data Skills Webinar: Intro to NEON API in Python

This 1.5-hour webinar will provide an introduction to the structure and use of APIs in general, and the NEON API in particular.

50:07
Data Skills Webinar: Intro to NEON API in Python

242 views

2 years ago

IOInfinity x 源碼無限
Read, update and delete data of database with Tortoise ORM (Database ORM framework of Python)

fastapi #python教學 #pythontutorial #api #tortoiseorm #database Source code(Github Repository): ...

17:51
Read, update and delete data of database with Tortoise ORM (Database ORM framework of Python)

744 views

3 years ago

CodeTV
Use LiveKit + Twilio to build a phone AI agent

Learn how to create an AI agent that answers phone calls using LiveKit and Twilio. Dr. Sarah Guthals teaches us how it works.

1:42:39
Use LiveKit + Twilio to build a phone AI agent

5,353 views

Streamed 10 months ago

IOInfinity x 源碼無限
使用GitHub Codespaces服務快速建立公開測試API服務

codespaces #api #firewall #vscode #github 此方式適用情境: (1) 前後端串接教學課程:減少伺服器與網路通訊設定的時間與額外 ...

1:00
使用GitHub Codespaces服務快速建立公開測試API服務

213 views

3 years ago

Old Guy at The Terminal
Episode 15: Faster Python in 5 seconds!

Is Python slow? Not really! Some strategies to make your UNMODIFIED Python code 2x, 10x, 100x faster!

14:00
Episode 15: Faster Python in 5 seconds!

3,659 views

6 years ago

Jeremy Howard
Lesson 6: Practical Deep Learning for Coders 2022

00:00 Review 02:09 TwoR model 04:43 How to create a decision tree 07:02 Gini 10:54 Making a submission 15:52 Bagging ...

1:42:55
Lesson 6: Practical Deep Learning for Coders 2022

60,614 views

3 years ago

return(GiS);
12. Cómo generar tests unitarios y funcionales desde un punto de vista de seguridad

Hola developer ! Con este vídeo, de mi serie sobre DevSecOps, entramos en la fase de Test (aunque en el vídeo mi ...

13:11
12. Cómo generar tests unitarios y funcionales desde un punto de vista de seguridad

498 views

2 years ago

Pablo's Spot
How to use chainguard docker images to create a secure and minimal python docker image

This episode navigates through chainguard's website/documentation to refactor a python docker image that is used to build the ...

29:31
How to use chainguard docker images to create a secure and minimal python docker image

652 views

1 year ago

WSO2
How to Create APIs and Work Using WSO2 API Manager

We will be discussing how to work with APIs using WSO2 API Manager in this session. You will learn about Rate limiting policies ...

11:08
How to Create APIs and Work Using WSO2 API Manager

8,141 views

2 years ago

damugas
Using pyenv and poetry

Using pyenv for managing python version and poetry for managing python dependencies in a nutshell Links: poetry docs: ...

8:41
Using pyenv and poetry

1,164 views

4 years ago