from scipy.constants import find, physical_constants
res = physical_constants['Boltzmann constant in Hz/K']
print(res)