Hooking into the Import System
Offered By: PyCon US via YouTube
Course Description
Overview
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.
Syllabus
Talks - Fred Phillips: Hooking into the import system
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube