
#12: Deep Dive into Modules and Packages
Talk Python To Me
00:00
How to Use Import Hooks in Python
The import hook is a way to control where modules are placed on the system. You can pull in code that wasn't Python, for instance. There's actually quite a few things in the standard library that do that already. It was sort of an example of some crazy thing that was possible.
Transcript
Play full episode