Media Summary: today we go over the brand new variadic generics and how they change the today we go over narrowings and `TypeGuard` -- which enables you to write your own user-defined narrowings! playlist: ... today I talk about the three generic types of `

Python Typing Explicit Typealias Pep - Detailed Analysis & Overview

today we go over the brand new variadic generics and how they change the today we go over narrowings and `TypeGuard` -- which enables you to write your own user-defined narrowings! playlist: ... today I talk about the three generic types of ` Review code better and faster with my 3-Factor Framework: In this video, I'm going to show you why ... today we're talking about lazy imports! which situations you would use them, tools to help you use them, and some pitfalls! playlist: ...

Photo Gallery

python typing: explicit TypeAlias (PEP 613) (intermediate) anthony explains #365
typing Self (PEP 673) (intermediate) anthony explains #418
python variadic generics (PEP 646) (intermediate - advanced) anthony explains #433
python TypeGuard (PEP 647) (intermediate) anthony explains #439
"TypeAlias" Solves A VERY Common Problem In Python
python typing: Generator[T, S, R] (intermediate) anthony explains #297
python: NewType vs aliases (intermediate) anthony explains #368
2025 Python Typing Summit
Why Static Typing Matters in Python
The REAL Reason You Should Use Type Hints in Python
python lazy imports (PEP 810)
ALL of Python 3.13's MAJOR typing changes
View Detailed Profile
python typing: explicit TypeAlias (PEP 613) (intermediate) anthony explains #365

python typing: explicit TypeAlias (PEP 613) (intermediate) anthony explains #365

today I talk about

typing Self (PEP 673) (intermediate) anthony explains #418

typing Self (PEP 673) (intermediate) anthony explains #418

today I talk about the addition of `

python variadic generics (PEP 646) (intermediate - advanced) anthony explains #433

python variadic generics (PEP 646) (intermediate - advanced) anthony explains #433

today we go over the brand new variadic generics and how they change the

python TypeGuard (PEP 647) (intermediate) anthony explains #439

python TypeGuard (PEP 647) (intermediate) anthony explains #439

today we go over narrowings and `TypeGuard` -- which enables you to write your own user-defined narrowings! playlist: ...

"TypeAlias" Solves A VERY Common Problem In Python

"TypeAlias" Solves A VERY Common Problem In Python

Learn how you can use

python typing: Generator[T, S, R] (intermediate) anthony explains #297

python typing: Generator[T, S, R] (intermediate) anthony explains #297

today I talk about the three generic types of `

python: NewType vs aliases (intermediate) anthony explains #368

python: NewType vs aliases (intermediate) anthony explains #368

today is another

2025 Python Typing Summit

2025 Python Typing Summit

https://us.pycon.org/2025/events/

Why Static Typing Matters in Python

Why Static Typing Matters in Python

In this video, we look at why static

The REAL Reason You Should Use Type Hints in Python

The REAL Reason You Should Use Type Hints in Python

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

python lazy imports (PEP 810)

python lazy imports (PEP 810)

today we're talking about lazy imports! which situations you would use them, tools to help you use them, and some pitfalls! playlist: ...

ALL of Python 3.13's MAJOR typing changes

ALL of Python 3.13's MAJOR typing changes

Python

decorator typing (PEP 612 / ParamSpec)

decorator typing (PEP 612 / ParamSpec)

today I talk about the relatively new