tigl
tigl copied to clipboard
Install internal python bindings directly to the correct location
We should provide either tools (setup.py?) or documentation on how to build and use the internal python API from source
We are using conda to build the internal API: https://github.com/DLR-SC/tigl-conda
I know, but shouldn't document somewhere, e.g. in the wiki, how to setup the internal API for Python after it has been manually built using CMake?
Yes, you are right. Good point. It's best to create a readme in the python_internal folder.