Media Summary: oops spoiler in the thumbnail it's str.partition, oh well -- I it's here! with ugly new typing syntax and infinitely nestable fstrings and one of the funniest changes I've seen in a while -- today I go over all the tools I use to set up my projects, as well as the differences between 1-file libraries, multi-file libraries, and ...

Python Variable Unpackings Beginner Intermediate Anthony Explains 031 - Detailed Analysis & Overview

oops spoiler in the thumbnail it's str.partition, oh well -- I it's here! with ugly new typing syntax and infinitely nestable fstrings and one of the funniest changes I've seen in a while -- today I go over all the tools I use to set up my projects, as well as the differences between 1-file libraries, multi-file libraries, and ... today I talk about why dictionary literals (and other literals) are faster than their function-called counterparts - today I show how imports work and how functions retain access to their global today I talk about the singleton pattern and a bunch of different ways to implement it in

probably the most asked question on my channel -- what are those funny @ signs! I today we go over the brand new variadic generics and how they change the type system (finally type-able `*args`!) - generics: ... today I talk about typing the two types of starargs and why it's tricky / impossible to get correct - intro to typing / mypy: ...

Photo Gallery

python variable unpackings (beginner - intermediate) anthony explains #031
python star imports (beginner - intermediate) anthony explains #061
my favorite python str method! (beginner - intermediate) anthony explains #003
python 3.12 release highlights (beginner - advanced) anthony explains #548
my python project setup (+ all tools) (intermediate) anthony explains #396
Understanding Python: Variable Unpacking
python: {...} is faster than dict(...) (intermediate) anthony explains #223
how do from imports keep their globals? (intermediate) anthony explains #471
python: unicode names and why they're bad (intermediate) anthony explains #356
what is a singleton? (and python patterns) (intermediate - advanced) anthony explains #188
python @decorators - (intermediate) anthony explains #002
python variadic generics (PEP 646) (intermediate - advanced) anthony explains #433
Sponsored
Sponsored
View Detailed Profile
python variable unpackings (beginner - intermediate) anthony explains #031

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

today I

python star imports (beginner - intermediate) anthony explains #061

python star imports (beginner - intermediate) anthony explains #061

today I talk about star imports in

Sponsored
my favorite python str method! (beginner - intermediate) anthony explains #003

my favorite python str method! (beginner - intermediate) anthony explains #003

oops spoiler in the thumbnail it's str.partition, oh well -- I

python 3.12 release highlights (beginner - advanced) anthony explains #548

python 3.12 release highlights (beginner - advanced) anthony explains #548

it's here! with ugly new typing syntax and infinitely nestable fstrings and one of the funniest changes I've seen in a while --

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 the tools I use to set up my projects, as well as the differences between 1-file libraries, multi-file libraries, and ...

Sponsored
Understanding Python: Variable Unpacking

Understanding Python: Variable Unpacking

In this video, I go over

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 faster than their function-called counterparts -

how do from imports keep their globals? (intermediate) anthony explains #471

how do from imports keep their globals? (intermediate) anthony explains #471

today I show how imports work and how functions retain access to their global

python: unicode names and why they're bad (intermediate) anthony explains #356

python: unicode names and why they're bad (intermediate) anthony explains #356

today I talk about unicode

what is a singleton? (and python patterns) (intermediate - advanced) anthony explains #188

what is a singleton? (and python patterns) (intermediate - advanced) anthony explains #188

today I talk about the singleton pattern and a bunch of different ways to implement it in

python @decorators - (intermediate) anthony explains #002

python @decorators - (intermediate) anthony explains #002

probably the most asked question on my channel -- what are those funny @ signs! I

python variadic generics (PEP 646) (intermediate - advanced) anthony explains #433

python variadic generics (PEP 646) (intermediate - advanced) anthony explains #433

today we go over the brand new variadic generics and how they change the type system (finally type-able `*args`!) - generics: ...

python: typing *args / **kwargs (intermediate) anthony explains #145

python: typing *args / **kwargs (intermediate) anthony explains #145

today I talk about typing the two types of starargs and why it's tricky / impossible to get correct - intro to typing / mypy: ...