Skip to main content

Generate pyfbsdk stub files for better intellisense when working with MotionBuilder

Project description

MotionBuilder pyfbsdk stub-file generator

Script for generating python stub files for Autodesk MotionBuilder's pyfbsdk module.

These stub files include all classes & functions that can be accessed through the pyfbsdk module. They also include type hints and docstrings for most entities.


Pre-generated files

The GitHub repository already contains some pre-generated stub files that are ready to be used, simply get them from the generated-stub-files folder:


Usage

Generate stub files

If you want to generate your own stub files for your MotionBuilder version:

  1. Install the module through pip:
python -m pip install pyfbsdk-stub-generator
  1. From within MotionBuilder, run:
import pyfbsdk_stub_generator

pyfbsdk_stub_generator.Generate(Directory = "C:/MyDirectory/")

Application Spesific Setup

Visual Studio Code

These stub files comes bundeled with the MotionBuilder Utils VSCode extention.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyfbsdk-stub-generator-2025.0.0.tar.gz (24.2 kB view hashes)

Uploaded Source

Built Distribution

pyfbsdk_stub_generator-2025.0.0-py3-none-any.whl (31.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page