IMPORTERS: Finder + Loaders
Youtube from ‘Sreekanth’: REALLY good youtube video, explains the sequence for importing a module, looking also at the memory location, and where the module is saved. Youtube from ‘SF Python’: it explains the concepts, and show some code behind importlib.machinery, to create your own Finders and Loaders, (together they form an IMPORTER)