Module Trimming

How cvista trims VTK down to PyVista's module closure — the three levers (module deny-list, NOWRAP classes, NOCOMPILE classes), the CVISTA_KEEP_CLASSES override, closure rules, and how to add, remove, or restore a class or module safely. Load when a PyVista path needs a class cvista dropped, when shrinking the wheel further, or when a build fails because something is missing.

pyvista d11bdf8 4.8 KB Updated

File contents

pyvista/cvista/tree/main/.claude/skills/module-trimming commit d11bdf8563

Frequently asked questions

npx skillmds@latest add pyvista/module-trimming