Chapter 3 - Initiating packages

Learn about modules and packages in Python, which help organize your code and promote reusability.

Modules and Packages in Python

Modules are files containing Python code, while packages are collections of modules.

Importing Modules

You can import a module using the import statement:

import my_module

This is the end of this lesson

Need a refresher on the essentials?

Check out more lessons, DIY kits and essentials reading material at the developer learning centre homepage.

Want to build on the posemesh and need a helping hand?

Apply for a grant of AUKI tokens to get your project off the ground, and work directly with the Auki Labs team to get your creation to market. Successful applicants may be granted up to 100k USD worth of AUKI tokens, and development and marketing support from the Auki Labs team.