Skip to content

How Imports Work — Video Resources

← Back to Concept

Best Single Video

Python Tutorial for Beginners 9: Import Modules and Exploring The Standard Library by Corey Schafer (22 min) Why: Corey walks through importing your own modules, importing from the standard library, and explains sys.path and how Python finds modules. Methodical, beginner-friendly, and covers the full import workflow from scratch.

Alternatives

Deep Dives


Last verified: February 2026