What Happens When You Import a Module
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the intricate process behind Python's module import mechanism in this 29-minute conference talk from EuroPython 2022. Delve into the complexities of how Python locates, loads, and integrates modules into your programs. Discover the role of finders and loaders, learn about the various considerations Python takes into account during imports, and gain insights into customizing the module-loading process. Uncover the inner workings of this fundamental Python feature, enhancing your understanding of code reusability and the integration of external libraries. Perfect for developers seeking to deepen their knowledge of Python's core functionality and optimize their use of modules in programming.
Syllabus
What happens when you import a module? - presented by Reuven M. Lerner
Taught by
EuroPython Conference
Related Courses
Heterogeneous Parallel ProgrammingUniversity of Illinois at Urbana-Champaign via Coursera Advanced Operating Systems
Georgia Institute of Technology via Udacity 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera Introduction to Operating Systems
Georgia Institute of Technology via Udacity Android Performance
Google via Udacity