get all modules verison in python at a time code example Example: check package version jupyter python import packagename print(packagename.__version__)