Sphinx extension for Pandera models#

Description#

This packages bridges pandera models with sphinx to generate documentation for your pandera models. It is based on a similar project for pydantic autodoc_pydantic.

Our vision is to have one place where you :

  1. describe

  2. validate

  3. document your data

Pandera already does step 1 and 2. Sphinx-pandera fills the documentation gap. This way, your pandera model is the single source of truth for your data.

State of the project#

This project is in alpha state, we welcome feature requests and contributions.

There might be some delays when answering issues and merge requests.

It has been initiated by the Mission data at the French National Authority for Health.