Third-party libraries
This project depends on a number of third-party Python libraries:
General:
BIM integration:
ifcopenshell: Industry Foundation Classes
networkx: graph/network analysis
shapely: geometric analysis
Data analysis:
openpyxl: Excel file API
pandas: dataframes
scipy: scientific computing (statistics, optimisation, linear algebra…)
Data representation and validation:
For a full list of libraries, see the project’s pyproject.toml
file.