Explore the often overlooked and underdocumented import system in Python through this informative 23-minute PyCon US talk. Gain a comprehensive understanding of import hooks, their functionality, and how to adapt them to suit specific needs. Learn to construct a basic import hook for inspecting imported modules, and discover advanced techniques for loading Python modules from databases and implementing real-time file reloading upon changes. Unlock the potential of this powerful resource to enhance your Python development skills and streamline your coding processes.
Overview
Syllabus
Talks - Fred Phillips: Hooking into the import system
Taught by
PyCon US