# API reference The public API is re-exported from the top-level `pyakima` package (see `__all__`); the implementations live in `pyakima.pyakima`. ```{eval-rst} .. autoclass:: pyakima.SplineCoeffs .. automodule:: pyakima :members: :exclude-members: SplineCoeffs :show-inheritance: ```