Skip to content

Haskoning Equation

haskoning_equation is a Python library designed to streamline analytical modeling, visualization, and API endpoint generation for web applications. It provides:

  • Chart Modeling & Visualization: Type-safe ChartJS chart construction and styling using Pydantic models.
  • Table Modeling & Visualization: Type-safe table data structures and styling options for tabular data.
  • FastAPI Endpoint Exporter: Faster API Automatic generation of FastAPI POST endpoints from Python functions with complete type annotations, based on configuration in pyproject.toml.

These components help developers build reusable, well-typed analytics and visualization logic, and expose them efficiently as web APIs.

For more information please check the Haskoning Equation README.md .