>>> import pip._internal >>> print(pip._internal.pep425tags.get_supported())
>>> import pip >>> print(pip.pep425tags.get_supported())