Media Summary: and I actually went a bit further after recording! (it now can reorder all of pre-commit today I talk about an all-too-common problem when typing code: circular today I talk about why I pick -˃ int for return values for main functions instead of -˃ None (which works)! - testable command lines: ...

From Imports Arent Faster Beginner Intermediate Anthony Explains 398 - Detailed Analysis & Overview

and I actually went a bit further after recording! (it now can reorder all of pre-commit today I talk about an all-too-common problem when typing code: circular today I talk about why I pick -˃ int for return values for main functions instead of -˃ None (which works)! - testable command lines: ... today I talk about whether adding type annotations to python makes it today I talk about how to test exceptions in pytest! - parametrize: - TDD: ... today I talk about a neat little tip that lets you edit the previous command (and current command) in your shell with a text editor!

today I show a useful technique for zipped code in python and how you can use this to run wheels and more! - what is a zipapp: ...

Photo Gallery

from imports aren't faster! (beginner - intermediate) anthony explains #398
how I made my import sorter 7x faster (intermediate) anthony explains #457
sort your imports! (beginner - intermediate) anthony explains #085
how do from imports keep their globals? (intermediate) anthony explains #471
why doesn't flake8 mark this import as unused? (beginner - intermediate) anthony explains #234
python: explicit relative imports (intermediate) anthony explains #298
python star imports (beginner - intermediate) anthony explains #061
typing: dealing with import cycles (beginner - intermediate) anthony explains #214
typing: why main() -˃ int (beginner - intermediate) anthony explains #110
is python with types faster? (intermediate) anthony explains #126
pytest: testing exceptions (beginner - intermediate) anthony explains #176
bash protip: fc "fix command" (beginner - intermediate) anthony explains #182
Sponsored
Sponsored
View Detailed Profile
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

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

Sponsored
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

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

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

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

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

today I talk about explicit relative

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

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

today I talk about star

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

typing: why main() -˃ int (beginner - intermediate) anthony explains #110

typing: why main() -˃ int (beginner - intermediate) anthony explains #110

today I talk about why I pick -˃ int for return values for main functions instead of -˃ None (which works)! - testable command lines: ...

is python with types faster? (intermediate) anthony explains #126

is python with types faster? (intermediate) anthony explains #126

today I talk about whether adding type annotations to python makes it

pytest: testing exceptions (beginner - intermediate) anthony explains #176

pytest: testing exceptions (beginner - intermediate) anthony explains #176

today I talk about how to test exceptions in pytest! - parametrize: https://www.youtube.com/watch?v=aQH7hyJn-No - TDD: ...

bash protip: fc "fix command" (beginner - intermediate) anthony explains #182

bash protip: fc "fix command" (beginner - intermediate) anthony explains #182

today I talk about a neat little tip that lets you edit the previous command (and current command) in your shell with a text editor!

python can import from zips! (intermediate) anthony explains #397

python can import from zips! (intermediate) anthony explains #397

today I show a useful technique for zipped code in python and how you can use this to run wheels and more! - what is a zipapp: ...