Media Summary: today I talk about the approach I take to gradual today I talk about why mypy doesn't need an annotation for the first argument! - introduction to today I talk about why I pick -˃ int for return values for main functions instead of -˃ None (which works)! - testable command lines: ...

Opinion Dont Bother Typing Tests Intermediate Anthony Explains 347 - Detailed Analysis & Overview

today I talk about the approach I take to gradual today I talk about why mypy doesn't need an annotation for the first argument! - introduction to today I talk about why I pick -˃ int for return values for main functions instead of -˃ None (which works)! - testable command lines: ... today I follow up to the video about Protocol and show for doing some light structural today I talk about the difference between object and Any when today I show you what the `TYPE_CHECKING` constant is in the

ParamSpec / TypeVar / Callable oh my! this skips all of that and gives a simple easy-to-reuse decorator (and more!)

Photo Gallery

opinion: don't bother typing tests (intermediate) anthony explains #347
typing Self (PEP 673) (intermediate) anthony explains #418
python typing: why not self? (intermediate) anthony explains #076
python typing: Optional is not optional! (intermediate) anthony explains #146
typing: what is Type[X]? (intermediate) anthony explains #096
typing: why main() -˃ int (beginner - intermediate) anthony explains #110
typing: Protocol + @runtime_checkable (intermediate) anthony explains #187
python typing: object vs Any (intermediate) anthony explains #275
python typing: TYPE_CHECKING (intermediate) anthony explains #312
gradual typing python (and my approach) (beginner - intermediate) anthony explains #308
typing decorators sucks! here's an easier way (intermediate) anthony explains #573
View Detailed Profile
opinion: don't bother typing tests (intermediate) anthony explains #347

opinion: don't bother typing tests (intermediate) anthony explains #347

today I talk about the approach I take to gradual

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: why not self? (intermediate) anthony explains #076

python typing: why not self? (intermediate) anthony explains #076

today I talk about why mypy doesn't need an annotation for the first argument! - introduction to

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

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

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

today I talk more about

typing: why main() -˃ int (beginner - intermediate) anthony explains #110

typing: why main() -˃ int (beginner - intermediate) anthony explains #110

today I talk about why I pick -˃ int for return values for main functions instead of -˃ None (which works)! - testable command lines: ...

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: 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

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

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

typing decorators sucks! here's an easier way (intermediate) anthony explains #573

typing decorators sucks! here's an easier way (intermediate) anthony explains #573

ParamSpec / TypeVar / Callable oh my! this skips all of that and gives a simple easy-to-reuse decorator (and more!)