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 an all-too-common problem when typing code: circular

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 an all-too-common problem when typing code: circular 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 ... today I talk about the __import__ builtin in today I talk about why you shouldn't use `time.time` for performance measurement as well as what you should use! - profiling ...

today I show prompt command and how I use it to auto-activate virtual environment - aactivator: Can you ever truly "delete" data? In this deep dive into Designing Data-Intensive Applications (DDIA) Chapter 3.7, we explore the ... why are all your thumbnails so uniform? I show my mostly-automated process for generating thumbnails for videos! github repo: ... today I show how to use importlib.metadata + setuptools entrypoints to build a small plugin system! playlist: ...

Photo Gallery

recursively import python modules (intermediate) anthony explains #372
how do from imports keep their globals? (intermediate) anthony explains #471
how I sped up python by 20ms (intermediate) anthony explains #417
from imports aren't faster! (beginner - intermediate) anthony explains #398
I don't need `__init__.py`? PEP 420 and namespace packages (intermediate) anthony explains #420
importing non-module python files (intermediate) anthony explains #309
python __future__ "module" (beginner - intermediate) anthony explains #055
typing: dealing with import cycles (beginner - intermediate) anthony explains #214
what are python wheels? (intermediate - advanced) anthony explains #371
python star imports (beginner - intermediate) anthony explains #061
using the python __import__ builtin correctly (intermediate) anthony explains #064
What happens when you import a module? - presented by Reuven M. Lerner
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

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

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

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

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

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

today I show how to

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

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

today I talk about the __future__

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

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

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

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

today I talk about star

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 happens when you import a module? - presented by Reuven M. Lerner

What happens when you import a module? - presented by Reuven M. Lerner

EuroPython 2022 - What happens when you

don't use time.time() for performance measurement (beginner - intermediate) anthony explains #230

don't use time.time() for performance measurement (beginner - intermediate) anthony explains #230

today I talk about why you shouldn't use `time.time` for performance measurement as well as what you should use! - profiling ...

what is PROMPT_COMMAND? (+aactivator) (intermediate) anthony explains #374

what is PROMPT_COMMAND? (+aactivator) (intermediate) anthony explains #374

today I show prompt command and how I use it to auto-activate virtual environment - aactivator: https://github.com/Yelp/aactivator ...

Why Your Database Should Be Immutable: Event Sourcing Explained (DD 3.7)

Why Your Database Should Be Immutable: Event Sourcing Explained (DD 3.7)

Can you ever truly "delete" data? In this deep dive into Designing Data-Intensive Applications (DDIA) Chapter 3.7, we explore the ...

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

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

today I talk about explicit relative

how I use selenium + html/css to make thumbnails (intermediate) anthony explains #009

how I use selenium + html/css to make thumbnails (intermediate) anthony explains #009

why are all your thumbnails so uniform? I show my mostly-automated process for generating thumbnails for videos! github repo: ...

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

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 use importlib.metadata + setuptools entrypoints to build a small plugin system! playlist: ...