The primary sub-package.
The following submodules are brought directly into the pymel.core namespace. They contain all of the wrapped maya.cmds functions.
These submodules contain various classes that are returned by functions within pymel.core.
- pymel.core.datatypes ( also accessible at pymel.core.dt )
- pymel.core.nodetypes ( also accessible at pymel.core.nt )
- pymel.core.uitypes ( also accessible at pymel.core.ui )
Runtime commands are kept in their own namespace to avoid conflicts with other functions and classes.
- pymel.api