ifcplusplus icon indicating copy to clipboard operation
ifcplusplus copied to clipboard

Wrap ifcplusplus as a python package

Open Hafplo opened this issue 5 years ago • 3 comments

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.

Hafplo avatar Jul 27 '20 13:07 Hafplo

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? :)

Hafplo avatar Jul 27 '20 13:07 Hafplo

@ifcquery , any thoughts about it?

Hafplo avatar Aug 09 '20 06:08 Hafplo

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

ifcquery avatar Aug 12 '20 10:08 ifcquery