Python API 1.0 modules

The following Maya Python API 1.0 modules are available with Maya:

These modules are located in the site-packages directory of your Maya installation.

Note:

The paths to site-packages are listed relative C:\Program Files\Autodesk\Maya<VersionNumber>\ on Windows, /usr/Autodesk/Maya<VersionNumber> on Linux, and /Applications/Autodesk/maya<VersionNumber>/Maya.app/Contents

Platform site-packages location
Windows <PythonVersion>\Lib\site-packages
Linux lib/<PythonVersion>/site-packages
macOS Frameworks/Python.framework/Versions/Current/lib/<PythonVersion>/site-packages/