from calcephpy import * peph = CalcephBin.open("example1.dat") AU = peph.getconstantsd("AU") print(AU) peph.close()