INST 326 Module 8

Topics

This module covers some important aspects of how Python code is organized, maintained, and distributed for others to use. We will start by looking at modules and packages, and then move to exceptions and testing.

Learning Outcomes

After completing this module, students should understand:

Readings

Additional Readings (optional, as needed)