fake-bpy-module is the collections of the fake Blender Python API modules for the code completion in commonly used IDEs.
fake-bpy-module is registered to PyPI.
You can install it as a pip package.
pip install fake-bpy-module-<version>
If you install fake-bpy-module for Blender 2.8, run below command.
pip install fake-bpy-module-2.80
You can also generate the modules manually. See Generate Module.
If you want to report bug, request features or discuss about this add-on, see ISSUES.md.
If you want to contribute to this project, see CONTRIBUTING.md.