vtkpython

Python bindings for VTK with mpich

Install

All systems
curl cmd.cat/vtkpython.sh
Debian Debian
apt-get install python-vtk
Ubuntu
apt-get install python-vtk
Arch Arch Linux
pacman -S vtk
Fedora
dnf install python3-vtk-openmpi
Windows (WSL2)
sudo apt-get update sudo apt-get install python-vtk
OS X
brew install vtk
Raspbian
apt-get install python-vtk

vtk-mpich-python

Python bindings for VTK with mpich

vtk-openmpi-python

Python bindings for VTK with openmpi

python2-vtk

Python bindings for VTK

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-python

Python bindings for VTK

python3-vtk

Python 3 bindings for VTK

python3-vtk-mpich

Python 3 bindings for VTK with mpich

python3-vtk-openmpi

Python 3 bindings for VTK with openmpi

vtk

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