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