Media Summary: 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 a common pitfall when writing bash scripts and how to solve it 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 show how even if you don't know the operator precedence you can figure out how this evaluates! playlist: ... today I talk about a common pitfall when writing bash scripts and how to solve it today I talk about the __future__ module (not to be confused today I talk about conditional dependencies for platform-specific deps

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
why does python think -1**0 is -1 ? (intermediate) anthony explains #470
a python plugin system via entrypoints (intermediate) anthony explains #128
sort your imports! (beginner - intermediate) anthony explains #085
my python project setup (+ all tools) (intermediate) anthony explains #396
python star imports (beginner - intermediate) anthony explains #061
correct conditional arguments in bash (beginner - intermediate) anthony explains #063
python __future__ "module" (beginner - intermediate) anthony explains #055
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

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

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

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

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 star imports (beginner - intermediate) anthony explains #061

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

today I talk about star

correct conditional arguments in bash (beginner - intermediate) anthony explains #063

correct conditional arguments in bash (beginner - intermediate) anthony explains #063

today I talk about a common pitfall when writing bash scripts and how to solve it

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

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