This document outlines the modules covered in an introductory Python course, including an introduction to Python programming, working with files, loops, functions and user inputs, object-oriented programming with classes and exceptions, building graphical user interfaces with Tkinter and wxPython, common Tkinter widgets like labels and buttons, customizing widgets, and building applications like Tic-Tac-Toe and a calculator.