Media Summary: today I talk about the __import__ builtin in and I actually went a bit further after recording! (it now can reorder all of pre-commit faster than `isort` can 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 Star Imports Beginner Intermediate Anthony Explains 061 - Detailed Analysis & Overview

today I talk about the __import__ builtin in and I actually went a bit further after recording! (it now can reorder all of pre-commit faster than `isort` can 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 the absolutely-fastest way to start today I talk about an all-too-common problem when typing code: circular today I talk about the difference between object and Any when typing things! - intro to typing / mypy: ...

Photo Gallery

python star imports (beginner - intermediate) anthony explains #061
python variable unpackings (beginner - intermediate) anthony explains #031
python: explicit relative imports (intermediate) anthony explains #298
from imports aren't faster! (beginner - intermediate) anthony explains #398
using the python __import__ builtin correctly (intermediate) anthony explains #064
how I made my import sorter 7x faster (intermediate) anthony explains #457
my python project setup (+ all tools) (intermediate) anthony explains #396
how do from imports keep their globals? (intermediate) anthony explains #471
sort your imports! (beginner - intermediate) anthony explains #085
the fastest python startup with `python -S` (intermediate) anthony explains #411
typing: dealing with import cycles (beginner - intermediate) anthony explains #214
why doesn't flake8 mark this import as unused? (beginner - intermediate) anthony explains #234
Sponsored
Sponsored
View Detailed Profile
python star imports (beginner - intermediate) anthony explains #061

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

today I talk about

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

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

today I

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

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

today I talk about explicit relative

from imports aren't faster! (beginner - intermediate) anthony explains #398

from imports aren't faster! (beginner - intermediate) anthony explains #398

I often hear the assertion that

using the python __import__ builtin correctly (intermediate) anthony explains #064

using the python __import__ builtin correctly (intermediate) anthony explains #064

today I talk about the __import__ builtin in

Sponsored
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

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

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

sort your imports! (beginner - intermediate) anthony explains #085

sort your imports! (beginner - intermediate) anthony explains #085

today I talk about how and why I sort my

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

typing: dealing with import cycles (beginner - intermediate) anthony explains #214

typing: dealing with import cycles (beginner - intermediate) anthony explains #214

today I talk about an all-too-common problem when typing code: circular

why doesn't flake8 mark this import as unused? (beginner - intermediate) anthony explains #234

why doesn't flake8 mark this import as unused? (beginner - intermediate) anthony explains #234

today I talk about a quirk with `

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