pvtk

Python bindings for VTK

Install

All systems
curl cmd.cat/pvtk.sh
Debian Debian
apt-get install python-vtk
Ubuntu
apt-get install python-vtk
Arch Arch Linux
pacman -S vtk
image/svg+xml Kali Linux
apt-get install python-vtk6
Fedora
dnf install vtk-openmpi-tcl
Windows (WSL2)
sudo apt-get update sudo apt-get install python-vtk
OS X
brew install vtk
Raspbian
apt-get install python-vtk

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/.

vtk-mpich-tcl

Tcl bindings for VTK with mpich

vtk-openmpi-tcl

Tcl bindings for VTK with openmpi

python-vtk

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/.

vtk

A software system for 3D computer graphics, image processing, and visualization