fake-bpy-module is the collections of the fake Blender Python API modules for the code completion in commonly used IDEs. Note: The similar project for Blender Game Engine (BGE) is available on ...
GitHub

Python API Module

This repository is designed to be used as a git submodule for all Python API wrappers going forward. With this in mind, let's look at how we'd set up a new Python API wrapper. Start by creating your ...