Media Summary: today I talk about conditional dependencies for platform-specific deps today I show how even if you don't know the operator precedence you can figure out how this evaluates! playlist: ... today I talk about the __future__ module (not to be confused

Using The Python Import Builtin Correctly Intermediate Anthony Explains 064 - Detailed Analysis & Overview

today I talk about conditional dependencies for platform-specific deps today I show how even if you don't know the operator precedence you can figure out how this evaluates! playlist: ... today I talk about the __future__ module (not to be confused today I talk about insertion ordered dictionaries and when you can rely on them (cpython3.6+) and the differences between ...

Photo Gallery

using the python __import__ builtin correctly (intermediate) anthony explains #064
recursively import python modules (intermediate) anthony explains #372
python: explicit relative imports (intermediate) anthony explains #298
how to use python backports + setup.py (intermediate) anthony explains #428
from imports aren't faster! (beginner - intermediate) anthony explains #398
python os / platform-specific deps (PEP 508) (intermediate) anthony explains #488
a python plugin system via entrypoints (intermediate) anthony explains #128
why does python think -1**0 is -1 ? (intermediate) anthony explains #470
python star imports (beginner - intermediate) anthony explains #061
my python project setup (+ all tools) (intermediate) anthony explains #396
python __future__ "module" (beginner - intermediate) anthony explains #055
sort your imports! (beginner - intermediate) anthony explains #085
Sponsored
Sponsored
View Detailed Profile
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__

recursively import python modules (intermediate) anthony explains #372

recursively import python modules (intermediate) anthony explains #372

today I show how to recursively

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

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

today I talk about explicit relative

how to use python backports + setup.py (intermediate) anthony explains #428

how to use python backports + setup.py (intermediate) anthony explains #428

today I show how to

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

Sponsored
python os / platform-specific deps (PEP 508) (intermediate) anthony explains #488

python os / platform-specific deps (PEP 508) (intermediate) anthony explains #488

today I talk about conditional dependencies for platform-specific deps

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

why does python think -1**0 is -1 ? (intermediate) anthony explains #470

why does python think -1**0 is -1 ? (intermediate) anthony explains #470

today I show how even if you don't know the operator precedence you can figure out how this evaluates! playlist: ...

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

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

today I talk about star

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

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

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 insertion-ordered dicts (beginner - intermediate) anthony explains #212

python insertion-ordered dicts (beginner - intermediate) anthony explains #212

today I talk about insertion ordered dictionaries and when you can rely on them (cpython3.6+) and the differences between ...