Third-party libraries

This project depends on a number of third-party Python libraries:

General:

BIM integration:

Data analysis:

  • openpyxl: Excel file API

  • pandas: dataframes

  • scipy: scientific computing (statistics, optimisation, linear algebra…)

Data representation and validation:

  • pydantic: dataclasses with validation

  • dacite: construct Python dataclasses from dicts

For a full list of libraries, see the project’s pyproject.toml file.