Media Summary: today I talk about the absolutely-fastest way to start today I talk about typing the two types of starargs and why it's tricky / impossible to get correct - intro to typing / mypy: ... today I talk about __slots__ and __dict__ and how they relate to objects! playlist: ...

Python S Soft Keywords Intermediate Anthony Explains 546 - Detailed Analysis & Overview

today I talk about the absolutely-fastest way to start today I talk about typing the two types of starargs and why it's tricky / impossible to get correct - intro to typing / mypy: ... today I talk about __slots__ and __dict__ and how they relate to objects! playlist: ... today I talk about whether adding type annotations to today I talk about the difference between object and Any when typing things! - intro to typing / mypy: ... today I talk about the decorator for typing and how it can be used to signal typed-dispatch to a type checker!

today I talk about one of my favorite additions to typing: Protocol! in this we extend from a previous example where we used ... today I show the tools and processes I used to improve today I to into detail about data descriptors, non-data descriptors, what the point of them is, as well as a quick example! playlist: ... today I talk about a little trick utilizing object() and why you might also need the same thing! playlist: ... 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 ... In today's video we will be learning about all the 39

today I go over all of the various argument/parameter types for today I talk about how to package up typed code -- either inline types or typing stubs and distribute it via pypi! - intro to typing: ...

Photo Gallery

python's "soft" keywords (intermediate) anthony explains #546
the fastest python startup with `python -S` (intermediate) anthony explains #411
python typing: Optional is not optional! (intermediate) anthony explains #146
python: typing *args / **kwargs (intermediate) anthony explains #145
python: what is __slots__ and __dict__ (intermediate) anthony explains #122
is python with types faster? (intermediate) anthony explains #126
python typing: object vs Any (intermediate) anthony explains #275
python typing: @overload (intermediate) anthony explains #163
structural subtyping in python with Protocol! (intermediate) anthony explains #164
how I sped up python by 20ms (intermediate) anthony explains #417
python descriptors! (advanced) anthony explains #519
python: why object() in this code? (intermediate) anthony explains #243
View Detailed Profile
python's "soft" keywords (intermediate) anthony explains #546

python's "soft" keywords (intermediate) anthony explains #546

today we talk about "

the fastest python startup with `python -S` (intermediate) anthony explains #411

the fastest python startup with `python -S` (intermediate) anthony explains #411

today I talk about the absolutely-fastest way to start

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 type in

python: typing *args / **kwargs (intermediate) anthony explains #145

python: typing *args / **kwargs (intermediate) anthony explains #145

today I talk about typing the two types of starargs and why it's tricky / impossible to get correct - intro to typing / mypy: ...

python: what is __slots__ and __dict__ (intermediate) anthony explains #122

python: what is __slots__ and __dict__ (intermediate) anthony explains #122

today I talk about __slots__ and __dict__ and how they relate to objects! playlist: ...

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

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

today I talk about whether adding type annotations to

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 things! - intro to typing / mypy: ...

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

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

today I talk about the @overload decorator for typing and how it can be used to signal typed-dispatch to a type checker!

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: Protocol! in this we extend from a previous example where we used ...

how I sped up python by 20ms (intermediate) anthony explains #417

how I sped up python by 20ms (intermediate) anthony explains #417

today I show the tools and processes I used to improve

python descriptors! (advanced) anthony explains #519

python descriptors! (advanced) anthony explains #519

today I to into detail about data descriptors, non-data descriptors, what the point of them is, as well as a quick example! playlist: ...

python: why object() in this code? (intermediate) anthony explains #243

python: why object() in this code? (intermediate) anthony explains #243

today I talk about a little trick utilizing object() and why you might also need the same thing! playlist: ...

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, what that means for mypy, and the settings I tend to use when I'm adding types to a codebase ...

python: functools.lru_cache (beginner - intermediate) anthony explains #54

python: functools.lru_cache (beginner - intermediate) anthony explains #54

today I

All 39 Python Keywords Explained

All 39 Python Keywords Explained

In today's video we will be learning about all the 39

all python argument / parameter types (beginner - intermediate) anthony explains #021

all python argument / parameter types (beginner - intermediate) anthony explains #021

today I go over all of the various argument/parameter types for

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 typing stubs and distribute it via pypi! - intro to typing: ...