Media Summary: today I talk about an extremely common mistake with today's video is a little bit different, I usually don't do opinion pieces but I get asked about this enough that I thought I'd throw it into ... I build out a simple skeleton for a command line interface in
Python Warnings Beginner Intermediate Anthony - Detailed Analysis & Overview
today I talk about an extremely common mistake with today's video is a little bit different, I usually don't do opinion pieces but I get asked about this enough that I thought I'd throw it into ... I build out a simple skeleton for a command line interface in today I talk about gradual typing, what that means for mypy, and the settings I tend to use when I'm adding types to a codebase ... today I talk about typing the two types of starargs and why it's tricky / impossible to get correct - intro to typing / mypy: ... today we go over narrowings and `TypeGuard` -- which enables you to write your own user-defined narrowings! playlist: ...
the dreaded "E722 do not use bare 'except'"! today we explain the various ways to "catch all exceptions" as well as some ... today I answer an interesting question which surprised me -- why is ` today I talk about the `source` command -- why it exists, and why I prefer `.` over `source`! playlist: ...