vtkWrapPython-6.0

Python bindings for VTK

Install

All systems
curl cmd.cat/vtkWrapPython-6.0.sh
Debian Debian
apt-get install python-vtk6
Ubuntu
apt-get install python-vtk6
image/svg+xml Kali Linux
apt-get install python-vtk6
Windows (WSL2)
sudo apt-get update sudo apt-get install python-vtk6
Raspbian
apt-get install python-vtk6

python-vtk6

Python bindings for VTK

The Visualization Toolkit (VTK) is an object oriented, high level library that allows one to easily write C++ programs, Tcl, Python and Java scripts that do 3D visualization. This provides the shared libraries that enable one to use VTK from Python scripts. You will need Python and vtk installed to use this. Some useful information may be available in /usr/share/doc/python-vtk/.