Media Summary: today I show the tools and processes I used to improve today I talk about whether adding type annotations to today I answer an interesting question which surprised me -- why is `

The Fastest Python Startup With Python S Intermediate Anthony Explains 411 - Detailed Analysis & Overview

today I show the tools and processes I used to improve today I talk about whether adding type annotations to today I answer an interesting question which surprised me -- why is ` I build out a simple skeleton for a command line interface in today I show a quick introduction to type annotating code in today I talk about why dictionary literals (and other literals) are

today I talk about the concept of immutability and all the things that are immutable in

Photo Gallery

the fastest python startup with `python -S` (intermediate) anthony explains #411
how I sped up python by 20ms (intermediate) anthony explains #417
is python with types faster? (intermediate) anthony explains #126
getting a python stacktrace from gdb! (intermediate - advanced) anthony explains #410
don't run `python my/script.py`! (beginner - intermediate) anthony explains #407
I made pip startup 25% faster (intermediate) anthony explains #427
python: why is -c faster than -m? (intermediate) anthony explains #222
python cli tested with pytest - (beginner to intermediate) anthony explains #001
introduction to python typing + mypy (beginner - intermediate) anthony explains #047
python: {...} is faster than dict(...) (intermediate) anthony explains #223
double underscored names are NOT "more private" (beginner - intermediate) anthony explains #423
what is immutability?  (beginner - intermediate) anthony explains #412
View Detailed Profile
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-

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

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

getting a python stacktrace from gdb! (intermediate - advanced) anthony explains #410

getting a python stacktrace from gdb! (intermediate - advanced) anthony explains #410

today I show how to attach to a

don't run `python my/script.py`! (beginner - intermediate) anthony explains #407

don't run `python my/script.py`! (beginner - intermediate) anthony explains #407

today I show why running `

I made pip startup 25% faster (intermediate) anthony explains #427

I made pip startup 25% faster (intermediate) anthony explains #427

today I show how I tracked down a

python: why is -c faster than -m? (intermediate) anthony explains #222

python: why is -c faster than -m? (intermediate) anthony explains #222

today I answer an interesting question which surprised me -- why is `

python cli tested with pytest - (beginner to intermediate) anthony explains #001

python cli tested with pytest - (beginner to intermediate) anthony explains #001

I build out a simple skeleton for a command line interface in

introduction to python typing + mypy (beginner - intermediate) anthony explains #047

introduction to python typing + mypy (beginner - intermediate) anthony explains #047

today I show a quick introduction to type annotating code in

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

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

today I talk about why dictionary literals (and other literals) are

double underscored names are NOT "more private" (beginner - intermediate) anthony explains #423

double underscored names are NOT "more private" (beginner - intermediate) anthony explains #423

I see this mistake all the time! so I

what is immutability?  (beginner - intermediate) anthony explains #412

what is immutability? (beginner - intermediate) anthony explains #412

today I talk about the concept of immutability and all the things that are immutable in

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