An open API service indexing awesome lists of open source software.

https://github.com/kitwaremedical/vtkpythonbuilds

Binary builds of VTK from Python package generation. For building VTK external module Python packages.
https://github.com/kitwaremedical/vtkpythonbuilds

cmake cross-platform python python-wrappings reproducible-research scikit-build visualization vtk

Last synced: 4 months ago
JSON representation

Binary builds of VTK from Python package generation. For building VTK external module Python packages.

Awesome Lists containing this project

README

          

# VTKPythonBuilds

Binary builds of [VTK](https://vtk.org/) from [its Python
package](https://pypi.python.org/pypi/vtk) generation. These are used to build
[VTK external module Python
packages](https://vtkpythonpackage.readthedocs.io/en/latest/).

--

_Credits go to [InsightSoftwareConsortium/ITKPythonBuilds](https://github.com/InsightSoftwareConsortium/ITKPythonBuilds) who
initially setup the infrastructure._