dave3d / VTKPythonPackage

A setup script to generate VTK Python Wheels

Home Page:https://vtkpythonpackage.readthedocs.io

Repository from Github https://github.comdave3d/VTKPythonPackageRepository from Github https://github.comdave3d/VTKPythonPackage

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

https://vtkpythonpackage.readthedocs.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 49.6%Language:CMake 27.1%Language:Shell 18.7%Language:Dockerfile 3.2%Language:PowerShell 1.4%