Skip to content

firedrakeproject/VTKPythonPackage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Firedrake's fork of VTKPythonPackage

VTK used to have a separate repository for building Python wheels, this is now integrated into the main project. This repository is maintained to provide VTK wheels for the Firedrake project for Python versions or systems where wheels are not available on PyPI.

This is a fairly minimal build of VTK that does not have dependencies on X or OpenGL, suitable for use on platforms where these libraries may not be available.

The script build_vtk_wheel.sh serves mainly as a reference for the CMake options needed for such a build. Wheels built with this script will be considered for a github release here, if the wheel is not available on PyPI. manylinux wheels can be built using the Dockerfiles provided.

For more information on VTK's Python wrapping, see VTK Python Wrapping.

Packages

No packages published

Languages

  • Shell 88.1%
  • Dockerfile 11.9%