Media Summary: today I show the tools and processes I used to improve today I talk about namespace packages, what PEP 420 is, and why I don't use namespace packages playlist: ... today I talk about the __import__ builtin in

Recursively Import Python Modules Intermediate Anthony Explains 372 - Detailed Analysis & Overview

today I show the tools and processes I used to improve today I talk about namespace packages, what PEP 420 is, and why I don't use namespace packages playlist: ... today I talk about the __import__ builtin in today I talk about wheels, what the filename means, how they're built, what the format looks like, and how to install them! - what is ...

Photo Gallery

recursively import python modules (intermediate) anthony explains #372
how do from imports keep their globals? (intermediate) anthony explains #471
python star imports (beginner - intermediate) anthony explains #061
how I sped up python by 20ms (intermediate) anthony explains #417
importing non-module python files (intermediate) anthony explains #309
I don't need `__init__.py`? PEP 420 and namespace packages (intermediate) anthony explains #420
from imports aren't faster! (beginner - intermediate) anthony explains #398
python variable unpackings (beginner - intermediate) anthony explains #031
python __future__ "module" (beginner - intermediate) anthony explains #055
using the python __import__ builtin correctly (intermediate) anthony explains #064
what are python wheels? (intermediate - advanced) anthony explains #371
sort your imports! (beginner - intermediate) anthony explains #085
Sponsored
View Detailed Profile
recursively import python modules (intermediate) anthony explains #372

recursively import python modules (intermediate) anthony explains #372

today I show how to

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

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

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

today I talk about star

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

importing non-module python files (intermediate) anthony explains #309

importing non-module python files (intermediate) anthony explains #309

today I show how to

Sponsored
I don't need `__init__.py`? PEP 420 and namespace packages (intermediate) anthony explains #420

I don't need `__init__.py`? PEP 420 and namespace packages (intermediate) anthony explains #420

today I talk about namespace packages, what PEP 420 is, and why I don't use namespace packages playlist: ...

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

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

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

today I

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

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

today I talk about the __future__

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

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

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

today I talk about wheels, what the filename means, how they're built, what the format looks like, and how to install them! - what is ...

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

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

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

today I talk about explicit relative