Media Summary: today I talk about the difference between object and Any when today I talk about one of my favorite additions to today I show you what the `TYPE_CHECKING` constant is in the

Python Typing Literal Intermediate Anthony Explains 170 - Detailed Analysis & Overview

today I talk about the difference between object and Any when today I talk about one of my favorite additions to today I show you what the `TYPE_CHECKING` constant is in the today I talk about the three generic types of ` today I follow up to the video about Protocol and show for doing some light structural today I talk about Optional and a few approaches to

today I talk about the basics of generator functions and how you'd today I talk about the several uses of Final / when today we go over the brand new variadic generics and how they change the In this video, we'll be learning how to use

Photo Gallery

python typing: Literal (intermediate) anthony explains #170
python typing: explicit TypeAlias (PEP 613) (intermediate) anthony explains #365
python typing: object vs Any (intermediate) anthony explains #275
typing Self (PEP 673) (intermediate) anthony explains #418
python typing: aliases (beginner - intermediate) anthony explains #180
structural subtyping in python with Protocol! (intermediate) anthony explains #164
python typing: TYPE_CHECKING (intermediate) anthony explains #312
python typing: Generator[T, S, R] (intermediate) anthony explains #297
Python Has A "Literal" Type That I've NEVER Seen Before
typing: Protocol + @runtime_checkable (intermediate) anthony explains #187
python typing: re.match and Optional (intermediate) anthony explains #115
generator basics (+typing) (beginner - intermediate) anthony explains #077
View Detailed Profile
python typing: Literal (intermediate) anthony explains #170

python typing: Literal (intermediate) anthony explains #170

today we talk about 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: 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

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

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

today I talk about the addition of `

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

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

today we talk about

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

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

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 Has A "Literal" Type That I've NEVER Seen Before

Python Has A "Literal" Type That I've NEVER Seen Before

This import from the

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

python typing: re.match and Optional (intermediate) anthony explains #115

python typing: re.match and Optional (intermediate) anthony explains #115

today I talk about Optional and a few approaches to

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 typing: @overload (intermediate) anthony explains #163

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

today I talk about the @overload decorator for

python typing: Optional is not optional! (intermediate) anthony explains #146

python typing: Optional is not optional! (intermediate) anthony explains #146

today I talk about the Optional

python typing: Final / @final (intermediate) anthony explains #132

python typing: Final / @final (intermediate) anthony explains #132

today I talk about the several uses of Final / @final when

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

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

today I talk more about

gradual typing python (and my approach) (beginner - intermediate) anthony explains #308

gradual typing python (and my approach) (beginner - intermediate) anthony explains #308

today I talk about gradual

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 Generics (intermediate) anthony explains #430

python Generics (intermediate) anthony explains #430

today we introduce another

Python Tutorial: Type Hints - From Basic Annotations to Advanced Generics

Python Tutorial: Type Hints - From Basic Annotations to Advanced Generics

In this video, we'll be learning how to use