Paya: PyMEL for Riggers#
Paya is an object-oriented toolkit for Maya riggers. Unlike other libraries, it doesn’t re-wrap maya.cmds
or the
OpenMaya API. Instead, it adds
functionality to PyMEL types at runtime
for an integrated and familiar experience.
Included is the most comprehensive, and intuitive, implementation of maths rigging using Python operators available anywhere, with over 100 methods for linear algebra, trigonometry and more.
Customisation goes far beyond PyMEL’s virtual classes system to include attribute (including subtype), component and data types with true inheritance for the first time.