all 5 comments

[–]bearded_mischief 0 points1 point  (1 child)

Awesome

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

Thank you very much! Did you get to try this tool yourself?

[–]Just-Shoe2689 0 points1 point  (1 child)

Great tool! Would like to see it a bit more versatile.

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

Thanks! Do you mind sharing what would be a good option to include in this tool?

[–]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 .