Media Summary: today I talk about reference counting and the `weakref` module and some use cases for weak references (and why they're not ... today I show prompt command and how I use it to auto-activate virtual environment - aactivator: today I talk about a quick debugging technique for

What Are Python Wheels Intermediate Advanced Anthony Explains 371 - Detailed Analysis & Overview

today I talk about reference counting and the `weakref` module and some use cases for weak references (and why they're not ... today I show prompt command and how I use it to auto-activate virtual environment - aactivator: today I talk about a quick debugging technique for continuing the discussion on C extensions, I talk about abi3 and how it can make binary today I talk about the absolutely-fastest way to start xargs is by far one of the most useful commandline tools I know -- I teach the main things you need to use it so you can look like a ...

today I talk about `musllinux` -- what is `musl` and why this matters for today I talk about what semantic versioning is and how I version my libraries -- I also briefly introduce zero versioning and ... 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 __future__ module (not to be confused with the future module!) and how it affects execution in today I show how to use importlib.metadata + setuptools entrypoints to build a small plugin system! playlist: ...

today I talk about the find command (the linux one, not the windows one) and a few useful ways to use this mini-language! - xargs: ... today I show how I figure out what's slow in a today we talk about the "global interpreter lock" in today I talk about a little trick utilizing object() and why you might also need the same thing! playlist: ...

Photo Gallery

what are python wheels? (intermediate - advanced) anthony explains #371
what is a universal2 wheel? (intermediate) anthony explains #447
python: what is weakref? (intermediate - advanced) anthony explains #366
what is PROMPT_COMMAND? (+aactivator) (intermediate) anthony explains #374
quick debugging tool: python -i (beginner) anthony explains #369
making python releases less painful with abi3 (intermediate - advanced) anthony explains #135
the fastest python startup with `python -S` (intermediate) anthony explains #411
all about xargs ! (beginner - intermediate) anthony explains #200
what is musllinux (PEP 656) (intermediate) anthony explains #467
semantic versioning (beginner - intermediate) anthony explains #088
python: what is __slots__ and __dict__ (intermediate) anthony explains #122
python descriptors! (advanced) anthony explains #519
View Detailed Profile
what are python wheels? (intermediate - advanced) anthony explains #371

what are python wheels? (intermediate - advanced) anthony explains #371

today I talk about

what is a universal2 wheel? (intermediate) anthony explains #447

what is a universal2 wheel? (intermediate) anthony explains #447

today I talk about what a `universal2`

python: what is weakref? (intermediate - advanced) anthony explains #366

python: what is weakref? (intermediate - advanced) anthony explains #366

today I talk about reference counting and the `weakref` module and some use cases for weak references (and why they're not ...

what is PROMPT_COMMAND? (+aactivator) (intermediate) anthony explains #374

what is PROMPT_COMMAND? (+aactivator) (intermediate) anthony explains #374

today I show prompt command and how I use it to auto-activate virtual environment - aactivator: https://github.com/Yelp/aactivator ...

quick debugging tool: python -i (beginner) anthony explains #369

quick debugging tool: python -i (beginner) anthony explains #369

today I talk about a quick debugging technique for

making python releases less painful with abi3 (intermediate - advanced) anthony explains #135

making python releases less painful with abi3 (intermediate - advanced) anthony explains #135

continuing the discussion on C extensions, I talk about abi3 and how it can make binary

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

all about xargs ! (beginner - intermediate) anthony explains #200

all about xargs ! (beginner - intermediate) anthony explains #200

xargs is by far one of the most useful commandline tools I know -- I teach the main things you need to use it so you can look like a ...

what is musllinux (PEP 656) (intermediate) anthony explains #467

what is musllinux (PEP 656) (intermediate) anthony explains #467

today I talk about `musllinux` -- what is `musl` and why this matters for

semantic versioning (beginner - intermediate) anthony explains #088

semantic versioning (beginner - intermediate) anthony explains #088

today I talk about what semantic versioning is and how I version my libraries -- I also briefly introduce zero versioning and ...

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 __future__ "module" (beginner - intermediate) anthony explains #055

python __future__ "module" (beginner - intermediate) anthony explains #055

today I talk about the __future__ module (not to be confused with the future module!) and how it affects execution in

python is removing the GIL! (PEP 703) (advanced) anthony explains #550

python is removing the GIL! (PEP 703) (advanced) anthony explains #550

will this be another

a python plugin system via entrypoints (intermediate) anthony explains #128

a python plugin system via entrypoints (intermediate) anthony explains #128

today I show how to use importlib.metadata + setuptools entrypoints to build a small plugin system! playlist: ...

Wheel Files: Packaging Python Applications & Modules

Wheel Files: Packaging Python Applications & Modules

Today we learn about

the `find` command (beginner - intermediate) anthony explains #277

the `find` command (beginner - intermediate) anthony explains #277

today I talk about the find command (the linux one, not the windows one) and a few useful ways to use this mini-language! - xargs: ...

pretty python profiling (intermediate) anthony explains #016

pretty python profiling (intermediate) anthony explains #016

today I show how I figure out what's slow in a

why remove the python GIL? (intermediate - advanced) anthony explains #355

why remove the python GIL? (intermediate - advanced) anthony explains #355

today we talk about the "global interpreter lock" in

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