Media Summary: today I talk about the absolutely-fastest way to start today I talk about what it means to be "hashable" and how to define your own `__hash__` method (or disable it!) playlist: ... today I talk about a little trick utilizing object() and why you might also need the same thing! playlist: ...

Python Shlex Module Beginner Intermediate Anthony Explains 241 - Detailed Analysis & Overview

today I talk about the absolutely-fastest way to start today I talk about what it means to be "hashable" and how to define your own `__hash__` method (or disable it!) playlist: ... today I talk about a little trick utilizing object() and why you might also need the same thing! playlist: ... today I talk about `ExitStack` and a few uses of it: conditional contexts, variable contexts - context managers the hard way: ... today I talk about __slots__ and __dict__ and how they relate to objects! playlist: ... 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 the difference between the os.exec* functions (execvp, execvpe, etc.) and the subprocess functions and why I ... today I talk about explicit relative imports in today I show the tools and processes I used to improve and I actually went a bit further after recording! (it now can reorder all of pre-commit faster than `isort` can import!) - pretty Today I give a crash course on the basics of regular expressions and how you might use them to do some today I talk about the `assert` statement, what it is, how it works, and why some will flag it as a "security" issue. playlist: ...

Photo Gallery

python: shlex module (beginner - intermediate) anthony explains #241
the fastest python startup with `python -S` (intermediate) anthony explains #411
python: what is hashability? (intermediate) anthony explains #242
python: why object() in this code? (intermediate) anthony explains #243
python: conditional context and ExitStack (intermediate) anthony explains #189
python: what is __slots__ and __dict__ (intermediate) anthony explains #122
python descriptors! (advanced) anthony explains #519
python: os.exec* vs subprocess (intermediate) anthony explains #162
python: explicit relative imports (intermediate) anthony explains #298
how I sped up python by 20ms (intermediate) anthony explains #417
how I made my import sorter 7x faster (intermediate) anthony explains #457
regular expressions crash course (beginner - intermediate) anthony explains #052
Sponsored
View Detailed Profile
python: shlex module (beginner - intermediate) anthony explains #241

python: shlex module (beginner - intermediate) anthony explains #241

today I talk about the

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: what is hashability? (intermediate) anthony explains #242

python: what is hashability? (intermediate) anthony explains #242

today I talk about what it means to be "hashable" and how to define your own `__hash__` method (or disable it!) 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: ...

python: conditional context and ExitStack (intermediate) anthony explains #189

python: conditional context and ExitStack (intermediate) anthony explains #189

today I talk about `ExitStack` and a few uses of it: conditional contexts, variable contexts - context managers the hard way: ...

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

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: os.exec* vs subprocess (intermediate) anthony explains #162

python: os.exec* vs subprocess (intermediate) anthony explains #162

today I talk about the difference between the os.exec* functions (execvp, execvpe, etc.) and the subprocess functions and why I ...

python: explicit relative imports (intermediate) anthony explains #298

python: explicit relative imports (intermediate) anthony explains #298

today I talk about explicit relative imports in

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

how I made my import sorter 7x faster (intermediate) anthony explains #457

how I made my import sorter 7x faster (intermediate) anthony explains #457

and I actually went a bit further after recording! (it now can reorder all of pre-commit faster than `isort` can import!) - pretty

regular expressions crash course (beginner - intermediate) anthony explains #052

regular expressions crash course (beginner - intermediate) anthony explains #052

Today I give a crash course on the basics of regular expressions and how you might use them to do some

python: what is assert? (beginner) anthony explains #240

python: what is assert? (beginner) anthony explains #240

today I talk about the `assert` statement, what it is, how it works, and why some will flag it as a "security" issue. playlist: ...