Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the world of Python modules in this comprehensive 51-minute video tutorial. Learn about package management with PIP, understand the security implications of using modules, and master various import techniques. Discover how to import specific functions, entire modules, and use aliases for improved code readability. Dive into practical module examples and grasp the concept of namespaces in Python programming. Gain valuable insights and best practices for effectively utilizing modules in your Python projects.
Syllabus
Intro
PIP
Hackers and Modules
Import a Specific Function from a Module
Import Modules
Import All Functions from a Module
Module Aliases
Module Examples
Name Space
Final Thoughts
Taught by
Eli the Computer Guy