ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

608 results

pixegami
Pydantic Tutorial • Solving Python's Biggest Problem

Learn how to use Pydantic in this short tutorial! Pydantic is the most widely used data validation library for Python. It lets you ...

11:07
Pydantic Tutorial • Solving Python's Biggest Problem

450,380 views

2 years ago

ArjanCodes
Why You Should Use Pydantic in 2024 | Tutorial

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this updated Pydantic tutorial, I'll cover all the ...

13:56
Why You Should Use Pydantic in 2024 | Tutorial

111,858 views

1 year ago

mCoding
Which Python @dataclass is best? Feat. Pydantic, NamedTuple, attrs...

Get rid of boilerplate in writing classes. Which dataclass alternative should you use though? In this video we test dataclasses, attrs ...

9:48
Which Python @dataclass is best? Feat. Pydantic, NamedTuple, attrs...

116,762 views

4 years ago

Michael Kennedy
Parsing data with Pydantic - A Python short by Michael Kennedy

Quickly learn to use Pydantic to parse JSON data from a file or API. In just 5 minutes, you'll see how to take invalid data in JSON ...

7:47
Parsing data with Pydantic - A Python short by Michael Kennedy

26,600 views

3 years ago

mCoding
Why I prefer attrs over dataclasses

Better Python dataclasses! Attrs is the original dataclass library. Literally, the standard library "dataclasses" module was based off ...

6:21
Why I prefer attrs over dataclasses

69,505 views

2 years ago

Scaling DevTools Podcast
The story of Pydantic and Logfire | Samuel Colvin

Samuel Colvin​ - the creator of ​Pydantic​ - the most popular data validation library for Python. Used by literally everyone ...

35:28
The story of Pydantic and Logfire | Samuel Colvin

3,123 views

1 year ago

Talk Python
Pydantic v2, the Plan - Talk Python to Me Ep. 376

Pydantic has become a core building block for many Python projects. After 5 years, it's time for a remake. With version 2, the plan ...

1:22:33
Pydantic v2, the Plan - Talk Python to Me Ep. 376

5,709 views

Streamed 3 years ago

Leon van Zyl
Simplify AI Schemas with Pydantic & OpenAI (No More Manual JSON!)

Access ALL video resources & get personalized help in my community: ...

4:50
Simplify AI Schemas with Pydantic & OpenAI (No More Manual JSON!)

3,226 views

9 months ago

Witty Coder
FastAPI + Postgres: A Complete CRUD API Tutorial

FastAPI + Postgres: A Complete CRUD API Tutorial #pythondeveloper #fastapi #fastapitutorial Learn Python API development in ...

37:56
FastAPI + Postgres: A Complete CRUD API Tutorial

15,352 views

1 year ago

mCoding
Python dataclasses will save you HOURS, also featuring attrs

Get rid of boilerplate writing classes using dataclasses! In this video we learn about dataclasses and how to use them, as well as ...

8:50
Python dataclasses will save you HOURS, also featuring attrs

968,420 views

4 years ago

Code Collider
15 FastAPI Best Practices For Production

I've curated a list of 15 FastAPI best practices and anti-patterns that every FastAPI developer should know to build ...

12:19
15 FastAPI Best Practices For Production

25,696 views

5 months ago

Talk Python
Pydantic Performance Tips Talk Python to Me Ep.466

You're using Pydantic and it seems pretty straightforward, right? But could you adopt some simple changes to your code that ...

57:58
Pydantic Performance Tips Talk Python to Me Ep.466

2,153 views

Streamed 1 year ago

Jie Jenn
Create Your Own AI Agent Pipeline With Pydantic Graph | PydanticAI Tutorial

PyDanticAI just released Graphs support called "Pydantic Graph", which, in my opinion, is a game-changing feature that will ...

14:53
Create Your Own AI Agent Pipeline With Pydantic Graph | PydanticAI Tutorial

12,242 views

11 months ago

Progress Story
Everything about Environment Variables with Python | Pydantic | Progress Story

This blog is all about Environment Variables with Python. We will cover what environment variables are, how to get environment ...

31:15
Everything about Environment Variables with Python | Pydantic | Progress Story

257 views

3 years ago

Eric Roby
Pydantic Has Saved Me Countless Hours Of Debugging

Pydantic, an incredibly data validation and settings management library, can be the key to unlocking next-level efficiency in your ...

14:52
Pydantic Has Saved Me Countless Hours Of Debugging

8,855 views

2 years ago

freeCodeCamp.org
Python API Development - Comprehensive Course for Beginners

Learn Python API development in one of the most comprehensive courses ever on the topic. You will build a full-fledged API in ...

19:00:27
Python API Development - Comprehensive Course for Beginners

2,749,915 views

4 years ago

pixegami
Python FastAPI Tutorial: Build a REST API in 15 Minutes

Learn how to install and build your first app with FastAPI (a high-performance web framework for Python). In this tutorial, you'll ...

15:16
Python FastAPI Tutorial: Build a REST API in 15 Minutes

371,732 views

2 years ago

ArjanCodes
Python 3.12 Generic Types Explained

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'm going to explore how ...

18:27
Python 3.12 Generic Types Explained

76,774 views

2 years ago

Data Avec JB
Why Pydantic was your Python Code Changer ?

➡️ Subscribe to the CodeAvecJB Newsletter for exclusive development tips: https://codeavecjb.substack.com 👉 Visit our ...

12:32
Why Pydantic was your Python Code Changer ?

239 views

5 months ago

PyCon US
TALK / Alexander Hultnér / Intro to Pydantic, run-time type checking for your dataclasses

Want static type checking in run time? Want to use standard python type annotations? Want compatibility with standard python ...

26:22
TALK / Alexander Hultnér / Intro to Pydantic, run-time type checking for your dataclasses

4,115 views

4 years ago