Python Day 117: Importing Modules in Python

Published: 15 June 2026
on channel: The Industry Portal
25
1

👍 Support the Channel
If this lesson helped you, support The Industry Portal and get closer to the content. Unlock early access to videos and exclusive content in our Discord community.

Join here 👉    / @theindustryportal  

--------------------------------------------------------------------------

Welcome to Day 117 of The Complete Python Bootcamp.

In this session, you will explore how to import modules in Python and learn how to bring external code into your programs.

One of Python’s greatest strengths is its ability to reuse existing code through modules. Instead of writing every function yourself, you can import modules that contain pre written functionality and tools, helping you develop programs faster and more efficiently. This session introduces Python’s import system and demonstrates how it supports modular and reusable programming.

Today, you will learn how imports work, how to access functions from external modules and how Python uses modules to organise and share code across projects.

By the end of this lesson, you will have a clear understanding of how to import modules and use existing functionality to build cleaner and more powerful Python applications.

✅ What You Will Learn
• How to import modules in Python
• Why importing modules is useful
• How to access functions from imported modules
• How Python shares functionality between files
• How imports improve code organisation and reuse
• How modular programming supports larger applications

🌍 Why This Topic Matters
Learning how to import modules helps you:
• Save time by reusing existing code
• Build programs more efficiently
• Organise projects into manageable components
• Reduce duplication and improve maintainability
• Prepare for working with Python libraries and packages
Importing modules is a fundamental skill in Python because almost every real world application relies on external modules, libraries or packages.

🎯 Who This Lesson Is For
• Beginners learning Python modules
• Learners wanting to organise code effectively
• Students building larger Python projects
• Anyone interested in reusable programming techniques
• Viewers preparing for professional Python development

🔥 Unlock the Power of Reusable Python Code
This session introduces one of the most practical skills in Python development.
By learning how to import modules, you will gain access to reusable functionality that helps you build applications faster, cleaner and more efficiently.

👉 Subscribe so you do not miss the next session
👉 Comment with a Python module you have used or would like to learn about
👉 Share this video with someone learning Python

🔎 Keywords
python import modules, python modules tutorial, how to import modules in python, python modular programming, python reusable code, python import statement, python project structure, learn python step by step, python beginner tutorial, python programming concepts


On this page of the site you can watch the video online Python Day 117: Importing Modules in Python with a duration of hours minute second in good quality, which was uploaded by the user The Industry Portal 15 June 2026, share the link with friends and acquaintances, this video has already been watched 25 times on youtube and it was liked by 1 viewers. Enjoy your viewing!