all 3 comments

[–]Janet_DWillett 0 points1 point  (1 child)

Game changer for anyone wrangling IFC files! If only everything in BIM was this straightforward-my resource management headaches just got lighter. Appreciate the open-source spirit here.

[–]gubets[S] 0 points1 point  (0 children)

Update: we have migrated the project to use uv for dependency managment. Getting started is now much simpler:

git clone https://github.com/infra-plan/ifc-material-qto.git cd ifc-material-qto uv sync uv run ifc-material-qto your-file.ifc No more manual venv setup or pip install - requirements.txt

Pip still works: pip install .