Python Modules and Packages


Overview

This lesson covers:

  • How to organize a project into packages and modules
  • The import process