how to use a module python code example Example 1: import all from library python from something import * Example 2: modules in python import numpy as np: