how to check if python package will work with new python version code example Example: check package version python import packagename print(packagename.__version__)