Media Summary: today I talk about one of my favorite additions to today we go over the brand new variadic generics and how they change the today I talk about the three generic types of `

Python Typing Overload Intermediate Anthony Explains 163 - Detailed Analysis & Overview

today I talk about one of my favorite additions to today we go over the brand new variadic generics and how they change the today I talk about the three generic types of ` today I talk about the difference between object and Any when today I talk about the basics of generator functions and how you'd today I follow up to the video about Protocol and show for doing some light structural

today I show you what the `TYPE_CHECKING` constant is in the today I talk about how to package up typed code -- either inline types or today I talk about one of the ways to introduce magic in today we talk about the `Literal` type in

Photo Gallery

python typing: @overload (intermediate) anthony explains #163
structural subtyping in python with Protocol! (intermediate) anthony explains #164
typing Self (PEP 673) (intermediate) anthony explains #418
python variadic generics (PEP 646) (intermediate - advanced) anthony explains #433
python typing: explicit TypeAlias (PEP 613) (intermediate) anthony explains #365
python typing: Generator[T, S, R] (intermediate) anthony explains #297
python typing: object vs Any (intermediate) anthony explains #275
generator basics (+typing) (beginner - intermediate) anthony explains #077
python Generics (intermediate) anthony explains #430
typing: Protocol + @runtime_checkable (intermediate) anthony explains #187
typing: what is Type[X]? (intermediate) anthony explains #096
python: NewType vs aliases (intermediate) anthony explains #368
View Detailed Profile
python typing: @overload (intermediate) anthony explains #163

python typing: @overload (intermediate) anthony explains #163

today I talk about the @

structural subtyping in python with Protocol! (intermediate) anthony explains #164

structural subtyping in python with Protocol! (intermediate) anthony explains #164

today I talk about one of my favorite additions to

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 typing: explicit TypeAlias (PEP 613) (intermediate) anthony explains #365

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

today I talk about explicit

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 typing: object vs Any (intermediate) anthony explains #275

python typing: object vs Any (intermediate) anthony explains #275

today I talk about the difference between object and Any when

generator basics (+typing) (beginner - intermediate) anthony explains #077

generator basics (+typing) (beginner - intermediate) anthony explains #077

today I talk about the basics of generator functions and how you'd

python Generics (intermediate) anthony explains #430

python Generics (intermediate) anthony explains #430

today we introduce another

typing: Protocol + @runtime_checkable (intermediate) anthony explains #187

typing: Protocol + @runtime_checkable (intermediate) anthony explains #187

today I follow up to the video about Protocol and show @runtime_checkable for doing some light structural

typing: what is Type[X]? (intermediate) anthony explains #096

typing: what is Type[X]? (intermediate) anthony explains #096

today I talk more about

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/

is python with types faster? (intermediate) anthony explains #126

is python with types faster? (intermediate) anthony explains #126

today I talk about whether adding

python typing: TYPE_CHECKING (intermediate) anthony explains #312

python typing: TYPE_CHECKING (intermediate) anthony explains #312

today I show you what the `TYPE_CHECKING` constant is in the

packaging python typed code (intermediate) anthony explains #252

packaging python typed code (intermediate) anthony explains #252

today I talk about how to package up typed code -- either inline types or

module level __getattr__ (intermediate) anthony explains #509

module level __getattr__ (intermediate) anthony explains #509

today I talk about one of the ways to introduce magic in

python typing: aliases (beginner - intermediate) anthony explains #180

python typing: aliases (beginner - intermediate) anthony explains #180

today we talk about

python typing: Literal (intermediate) anthony explains #170

python typing: Literal (intermediate) anthony explains #170

today we talk about the `Literal` type in