Wildmeshing python bindings python interface to triangulate and tetrahedralize Installation Install from PyPI/Anaconda python -m pip install wildmeshing conda install -c conda-forge wildmeshing Install from source use: python setup.py develop or python -m pip install . -vv to install