SciPy

scipy.interpolate.BSpline.tck

property BSpline.tck

Equivalent to (self.t, self.c, self.k) (read-only).