Tools to hook into Python's import syntax. These hooks can allow you to import config files, modules written in different languages, or even create entirely virtual modules. Import hooks modify ...