Skip to content

Mengman/VTKPythonPackage

 
 

Repository files navigation

Welcome to VTKPythonPackage's documentation!

This project provides a setup.py script to build VTK Python wheels.

VTK is an open-source, cross-platform system that provides developers with an extensive suite of software tools for 3D computer graphics, image processing, and visualization.

The Python packages are built daily. To install the VTK Python package:

$ python -m pip install --upgrade pip
$ python -m pip install vtk

For more information on VTK's Python wrapping, see VTK Python Wrapping FAQ. There are also many downloadable examples.

About

A setup script to generate VTK Python Wheels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.6%
  • CMake 27.1%
  • Shell 18.7%
  • Dockerfile 3.2%
  • PowerShell 1.4%