MCPcopy Create free account
hub / github.com/Kitware/VTK / generate_pyi.py

File generate_pyi.py

Wrapping/Python/vtkmodules/generate_pyi.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3"""
4This program will generate .pyi files for all the VTK modules

Callers

nothing calls this directly

Calls 7

compileMethod · 0.80
mainFunction · 0.70
setFunction · 0.50
typeEnum · 0.50
itemsMethod · 0.45
addMethod · 0.45
exitMethod · 0.45

Tested by

no test coverage detected