how to see the version of each module in pip code example Example: check package version python import packagename print(packagename.__version__)