Media Summary: today I talk about __slots__ and __dict__ and how they relate to objects! playlist: ... today I talk about how I consider which pythons to support for libraries and applications that I maintain. playlist: ... we talked about decorators before but I didn't show how to write a class decorator (or how it works)! - decorators: ...

Top 10 New Things In Python 3 10 Beginner Intermediate Anthony Explains 289 - Detailed Analysis & Overview

today I talk about __slots__ and __dict__ and how they relate to objects! playlist: ... today I talk about how I consider which pythons to support for libraries and applications that I maintain. playlist: ... we talked about decorators before but I didn't show how to write a class decorator (or how it works)! - decorators: ... oh hey, it's episode 100! today I talk about one of my favorite ways to make plain-old-data classes in today I talk about how to type annotate a -- fortunately it's really today we talk about type aliases -- a nifty way to shorten some verbose type names or expose a named "type" playlist: ...

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 talk about gradual typing, what that means for mypy, and following up for class decorators, here's decorators implemented as classes! - decorators:

Photo Gallery

top 10 new things in python 3.10 (beginner - intermediate) anthony explains #289
top 10 new things in python3.9 (beginner - intermediate) anthony explains #093
don't use cat! (intermediate) anthony explains #508
python typing: object vs Any (intermediate) anthony explains #275
what is deadsnakes? (beginner - intermediate) anthony explains #058
my python project setup (+ all tools) (intermediate) anthony explains #396
python: what is __slots__ and __dict__ (intermediate) anthony explains #122
what pythons should I support? (beginner - intermediate) anthony explains #239
python: decorating a class (intermediate) anthony explains #194
intro to python namedtuples! (beginner - intermediate) anthony explains #100
python typing: @property (beginner - intermediate) anthony explains #117
python typing: aliases (beginner - intermediate) anthony explains #180
View Detailed Profile
top 10 new things in python 3.10 (beginner - intermediate) anthony explains #289

top 10 new things in python 3.10 (beginner - intermediate) anthony explains #289

3.10 is coming! here's

top 10 new things in python3.9 (beginner - intermediate) anthony explains #093

top 10 new things in python3.9 (beginner - intermediate) anthony explains #093

today I discuss and demo my

don't use cat! (intermediate) anthony explains #508

don't use cat! (intermediate) anthony explains #508

today I talk about

python typing: object vs Any (intermediate) anthony explains #275

python typing: object vs Any (intermediate) anthony explains #275

today I talk about

what is deadsnakes? (beginner - intermediate) anthony explains #058

what is deadsnakes? (beginner - intermediate) anthony explains #058

today I go over what

my python project setup (+ all tools) (intermediate) anthony explains #396

my python project setup (+ all tools) (intermediate) anthony explains #396

today I go over all

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

what pythons should I support? (beginner - intermediate) anthony explains #239

what pythons should I support? (beginner - intermediate) anthony explains #239

today I talk about how I consider which pythons to support for libraries and applications that I maintain. playlist: ...

python: decorating a class (intermediate) anthony explains #194

python: decorating a class (intermediate) anthony explains #194

we talked about decorators before but I didn't show how to write a class decorator (or how it works)! - decorators: ...

intro to python namedtuples! (beginner - intermediate) anthony explains #100

intro to python namedtuples! (beginner - intermediate) anthony explains #100

oh hey, it's episode 100! today I talk about one of my favorite ways to make plain-old-data classes in

python typing: @property (beginner - intermediate) anthony explains #117

python typing: @property (beginner - intermediate) anthony explains #117

today I talk about how to type annotate a @property -- fortunately it's really

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

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

today we talk about type aliases -- a nifty way to shorten some verbose type names or expose a named "type" playlist: ...

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

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

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

today I talk 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 typing, what that means for mypy, and

python @decorators - (intermediate) anthony explains #002

python @decorators - (intermediate) anthony explains #002

probably

python: class-based @decorators (intermediate - advanced) anthony explains #195

python: class-based @decorators (intermediate - advanced) anthony explains #195

following up for class decorators, here's decorators implemented as classes! - decorators: https://youtu.be/WDMr6WolKUM ...