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.
- Host: GitHub
- URL: https://github.com/kitwaremedical/vtkpythonbuilds
- Owner: KitwareMedical
- License: apache-2.0
- Created: 2018-08-16T17:46:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-06T21:37:26.000Z (over 6 years ago)
- Last Synced: 2025-08-17T08:35:39.623Z (4 months ago)
- Topics: cmake, cross-platform, python, python-wrappings, reproducible-research, scikit-build, visualization, vtk
- Homepage: https://vtkpythonpackage.readthedocs.io
- Size: 4.88 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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._