NOTE: The current version supports only the Planck 2018 results for the base LCDM model provided by table 2 of 1807.06209.
>>> import planckt
>>>
>>> H0 = planckt.Param("H_0", "TT,TE,EE+lowE+lensing+BAO")
>>> print(H0.value)
67.66
>>> print(H0.limit68)
0.42
>>> print(H0.units)
'km/s/Mpc'
The following table shows the mapping between the names of the parameters in that paper and in plancktables
: