The modules described in this chapter provide new ways to import other Python modules and hooks for customizing the import process.
此章中描述模块的完整列表:
zipimport
pkgutil
modulefinder
ModuleFinder
runpy
importlib
import
importlib.abc
importlib.resources
importlib.machinery
importlib.util
importlib.import_module()
importlib.metadata
codeop — 编译 Python 代码
codeop
zipimport — 导入模块从 Zip 存档
键入搜索术语或模块、类、函数名。