| VTK
    9.0.1
    | 
APIs for wrapping modules for Python. More...
Go to the source code of this file.
| Functions | |
| function | vtk_module_python_default_destination (var) | 
| Determine Python module destination.  More... | |
| function | _vtk_module_wrap_python_sources (module, sources, classes) | 
| Generate sources for using a module's classes from Python.  More... | |
| function | _vtk_module_wrap_python_library (name) | 
| Generate a CPython library for a set of modules.  More... | |
| function | vtk_module_wrap_python () | 
| Wrap a set of modules for use in Python.  More... | |
| function | vtk_module_add_python_package (name) | 
| Install Python packages with a module.  More... | |
| function | vtk_module_add_python_module (name) | 
| Use a Python package as a module.  More... | |
APIs for wrapping modules for Python.
Known limitations include:
VTK::WrapPython executable.VTK::Python module for more details. Definition in file vtkModuleWrapPython.cmake.
 1.8.17
 1.8.17