Skip to content

nils-soderman/openmaya-stub-generator

Repository files navigation

OpenMaya Stub Generator

Generate python stub files for Autodesk OpenMaya modules.

ℹ️ As of right now this generator only generates stubs for the OpenMaya2 (api) modules.

What are stub files?

Stub files (.pyi) provide type information for Python modules, enabling better IDE support with auto-completion, type checking, and docstrings.

Pre-generated stubs

Manual Download

This repository already contains some pre-generated stubs, you can download them from the generated-stubs folder.

Generating stubs

For generating stubs, see the README.md in the generator folder

Issues

If you run into any issues with the generator or while using the generated stubs. Please open a issue on the GitHub repository.

Contributions are welcomed!

About

Package to generate python stubs for Autodesk Maya's OpenMaya2 api

Topics

Resources

License

Stars

Watchers

Forks

Languages