Introduction
Getting Started
Savant 101
Advanced Topics
Cookbook
Reference
Savant Development
BasePyFuncImpl inheritance diagram
Base class for a PyFunc implementation. PyFunc implementations are defined in and instantiated by a PyFunc structure.
PyFunc
kwargs – Custom keyword arguments. They will be available inside the class instance, as fields with the argument name.