Media Summary: today I talk about why it's necessary to set ` today I talk about insertion ordered dictionaries and when you can rely on them (cpython3.6+) and the differences between ... today I talk about how to type annotate a -- fortunately it's really easy! - what is  ...

Python What Is Slots And Dict Intermediate Anthony Explains 122 - Detailed Analysis & Overview

today I talk about why it's necessary to set ` today I talk about insertion ordered dictionaries and when you can rely on them (cpython3.6+) and the differences between ... today I talk about how to type annotate a -- fortunately it's really easy! - what is  ... today I talk about the difference between object and Any when typing things! - intro to typing / mypy: ... today I talk about the two splat / spread operators in here's a little tip that I hope will make your bash scripts easier to write! this helps avoid unnecessary cat / echo calls - stdin / stdout ...

today we go over narrowings and `TypeGuard` -- which enables you to write your own user-defined narrowings! playlist: ... today I talk about one of the ways to introduce magic in

Photo Gallery

python: what is __slots__ and __dict__ (intermediate) anthony explains #122
why __slots__ = () (namedtuples) (intermediate) anthony explains #123
python insertion-ordered dicts (beginner - intermediate) anthony explains #212
python: {...} is faster than dict(...) (intermediate) anthony explains #223
python typing: @property (beginner - intermediate) anthony explains #117
python typing: object vs Any (intermediate) anthony explains #275
python: what are *splat **args? (intermediate) anthony explains #233
Python __slots__ and object layout explained
bash: passing string as stdin (beginner - intermediate) anthony explains #121
Python dictionaries are easy 📙
python TypeGuard (PEP 647) (intermediate) anthony explains #439
module level __getattr__ (intermediate) anthony explains #509
Sponsored
View Detailed Profile
python: what is __slots__ and __dict__ (intermediate) anthony explains #122

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

today I talk about

why __slots__ = () (namedtuples) (intermediate) anthony explains #123

why __slots__ = () (namedtuples) (intermediate) anthony explains #123

today I talk about why it's necessary to set `

python insertion-ordered dicts (beginner - intermediate) anthony explains #212

python insertion-ordered dicts (beginner - intermediate) anthony explains #212

today I talk about insertion ordered dictionaries and when you can rely on them (cpython3.6+) and the differences between ...

python: {...} is faster than dict(...) (intermediate) anthony explains #223

python: {...} is faster than dict(...) (intermediate) anthony explains #223

today I talk about why

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 easy! - what is @property ...

Sponsored
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: what are *splat **args? (intermediate) anthony explains #233

python: what are *splat **args? (intermediate) anthony explains #233

today I talk about the two splat / spread operators in

Python __slots__ and object layout explained

Python __slots__ and object layout explained

Save memory using

bash: passing string as stdin (beginner - intermediate) anthony explains #121

bash: passing string as stdin (beginner - intermediate) anthony explains #121

here's a little tip that I hope will make your bash scripts easier to write! this helps avoid unnecessary cat / echo calls - stdin / stdout ...

Python dictionaries are easy 📙

Python dictionaries are easy 📙

python

python TypeGuard (PEP 647) (intermediate) anthony explains #439

python TypeGuard (PEP 647) (intermediate) anthony explains #439

today we go over narrowings and `TypeGuard` -- which enables you to write your own user-defined narrowings! playlist: ...

module level __getattr__ (intermediate) anthony explains #509

module level __getattr__ (intermediate) anthony explains #509

today I talk about one of the ways to introduce magic in

python variable unpackings (beginner - intermediate) anthony explains #031

python variable unpackings (beginner - intermediate) anthony explains #031

today I