Modules

Modules are code that can be imported into your Python session and be used in your program. Some that we will use, which are common and widespread are the following. The links take you to the official Python page on the package which can be very technical. You may want to search for an introduction or example if just getting started with the package.