ifcplusplus
ifcplusplus copied to clipboard
Wrap ifcplusplus as a python package
Is it possible to wrap the IFC++ library as a python package? similar to opencv-python here
It will make it accessible for more programmers who are unfamiliar/uninterested with C++ or have constraints to work in python environment.
I know that IfcOpenShell library has Python releases. It's pretty good, but it has a limiting license compared to IFC++. Also, why be content with only one package, when you can have two? :)
@ifcquery , any thoughts about it?
I can create a python package, but not just for fun. Since I don't need it myself, I will do it only per request from a customer