<div dir="ltr"><div dir="auto">This is my personal response, not the official from the developers of Gmsh.</div><div dir="auto"><br></div><div dir="auto">The Gmsh Python API is a wrapper for the C++ routines which are GPLv2.<div dir="auto">Therefore whatever gets linked to libgmsh.so (or .a) as cloned from the public repository has to be GPL2-compatible. This includes any Python script. The limit is a fork+exec(), as explained in the GPL FAQ.</div><div dir="auto"><br></div><div>I understand that the original developers can give you a copy of the source code under different licensing terms (and with all GPL dependencies stripped off).</div><div>You should contact them for further clarification.<br></div><div><br></div><div dir="auto"><div data-smartmail="gmail_signature" dir="auto">--<br>jeremy theler<br><a href="http://www.seamplex.com" target="_blank">www.seamplex.com</a></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 21, 2019, 17:14 Niloufar <<a href="mailto:faghihi.niloufar@gmail.com" target="_blank">faghihi.niloufar@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I am a new user of Gmsh and I have a question regarding its licensing. I was wondering whether the Gmsh API is also under the GPL license meaning that I can not use the Gmsh API in a closed-source Python code. Is that right?<br>
<br>
Thank you,<br>
Niloufar<br>
_______________________________________________<br>
gmsh mailing list<br>
<a href="mailto:gmsh@onelab.info" rel="noreferrer" target="_blank">gmsh@onelab.info</a><br>
<a href="http://onelab.info/mailman/listinfo/gmsh" rel="noreferrer noreferrer" target="_blank">http://onelab.info/mailman/listinfo/gmsh</a><br>
</blockquote></div>