Media Summary: today I walk through the process I'd use when encountering a real problem in python. I show how I take apart a stactrace, how I ... today I talk about the dir() builtin and how it's helpful for today I show how to fix "Cannot find implementation or library stub for module named ..." errors in

Debugging Mypy Types Beginner Intermediate Anthony Explains 299 - Detailed Analysis & Overview

today I walk through the process I'd use when encountering a real problem in python. I show how I take apart a stactrace, how I ... today I talk about the dir() builtin and how it's helpful for today I show how to fix "Cannot find implementation or library stub for module named ..." errors in today I describe the history lore of pytest and how an errant CVE led to finally deleting the py library -- I show the clever trick I use ... today I talk about a common workaround for cyclic I realize I've talked a lot about pytest on the channel, but never given it a proper introduction! - testing a cli with pytest: ...

today I go over some more in-depth regex explanation, this time about capture groups! - regular expressions crash course: ...

Photo Gallery

debugging mypy types (beginner - intermediate) anthony explains #299
debugging a real issue and googling (beginner - intermediate) anthony explains #449
python debugger crash course: pdb / breakpoint (beginner - intermediate) anthony explains #097
typing the untype-able with mypy plugins (advanced) anthony explains #574
introduction to python typing + mypy (beginner - intermediate) anthony explains #047
debugging with dir() (+__dir__) (beginner - intermediate) anthony explains #111
one-off 3rd party mypy types (intermediate) anthony explains #248
postmortem debugging in python (beginner - intermediate) anthony explains #018
python typing: Generator[T, S, R] (intermediate) anthony explains #297
this clever hack let me kill py (intermediate) anthony explains #493
mypy: possible cyclic definition fix (intermediate) anthony explains #379
getting started with pytest (beginner - intermediate) anthony explains #518
Sponsored
Sponsored
View Detailed Profile
debugging mypy types (beginner - intermediate) anthony explains #299

debugging mypy types (beginner - intermediate) anthony explains #299

today we're back talking about typing in

debugging a real issue and googling (beginner - intermediate) anthony explains #449

debugging a real issue and googling (beginner - intermediate) anthony explains #449

today I walk through the process I'd use when encountering a real problem in python. I show how I take apart a stactrace, how I ...

Sponsored
python debugger crash course: pdb / breakpoint (beginner - intermediate) anthony explains #097

python debugger crash course: pdb / breakpoint (beginner - intermediate) anthony explains #097

today I go over the python

typing the untype-able with mypy plugins (advanced) anthony explains #574

typing the untype-able with mypy plugins (advanced) anthony explains #574

today I show an approach to make

introduction to python typing + mypy (beginner - intermediate) anthony explains #047

introduction to python typing + mypy (beginner - intermediate) anthony explains #047

today I show a quick introduction to

Sponsored
debugging with dir() (+__dir__) (beginner - intermediate) anthony explains #111

debugging with dir() (+__dir__) (beginner - intermediate) anthony explains #111

today I talk about the dir() builtin and how it's helpful for

one-off 3rd party mypy types (intermediate) anthony explains #248

one-off 3rd party mypy types (intermediate) anthony explains #248

today I show how to fix "Cannot find implementation or library stub for module named ..." errors in

postmortem debugging in python (beginner - intermediate) anthony explains #018

postmortem debugging in python (beginner - intermediate) anthony explains #018

today I go over one of my favorite

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

this clever hack let me kill py (intermediate) anthony explains #493

this clever hack let me kill py (intermediate) anthony explains #493

today I describe the history lore of pytest and how an errant CVE led to finally deleting the py library -- I show the clever trick I use ...

mypy: possible cyclic definition fix (intermediate) anthony explains #379

mypy: possible cyclic definition fix (intermediate) anthony explains #379

today I talk about a common workaround for cyclic

getting started with pytest (beginner - intermediate) anthony explains #518

getting started with pytest (beginner - intermediate) anthony explains #518

I realize I've talked a lot about pytest on the channel, but never given it a proper introduction! - testing a cli with pytest: ...

regexes: capture groups (beginner - intermediate) anthony explains #075

regexes: capture groups (beginner - intermediate) anthony explains #075

today I go over some more in-depth regex explanation, this time about capture groups! - regular expressions crash course: ...