vtkWrapPython-7.1
Python bindings for VTK
Install
- All systems
-
curl cmd.cat/vtkWrapPython-7.1.sh
- Debian
-
apt-get install python3-vtk7
- Ubuntu
-
apt-get install python3-vtk7
- Kali Linux
-
apt-get install python3-vtk7
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-vtk7
- Dockerfile
- dockerfile.run/vtkWrapPython-7.1
python3-vtk7
Python bindings for VTK
The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. This package provides the python3 bindings for VTK.