import numpy print(dir(numpy)) #Another example from matplotlib import pyplot as plt print(dir(matplotlib))