
🛠️ fake-bpy-module – Blender/UPBGE Python autocompletion for external IDEs
Summary
Fake-bpy-module is a collection of fake Blender Python API stubs that enables code auto-completion and type hinting in external IDEs. It parses official Blender documentation to generate .pyi stub files, supporting Blender versions from 2.78 to 5.2+.
Why it’s interesting
It has been maintained for over eight years and uses a custom daily CI/CD pipeline to build binaries from the latest source code.
Target user
Blender add-on developers using external IDEs
Source metrics: Points 3 · Comments 0
HN discussion · Project
Source: #HackerNews / Show HN
Summary
Fake-bpy-module is a collection of fake Blender Python API stubs that enables code auto-completion and type hinting in external IDEs. It parses official Blender documentation to generate .pyi stub files, supporting Blender versions from 2.78 to 5.2+.
Why it’s interesting
It has been maintained for over eight years and uses a custom daily CI/CD pipeline to build binaries from the latest source code.
Target user
Blender add-on developers using external IDEs
Source metrics: Points 3 · Comments 0
HN discussion · Project
Source: #HackerNews / Show HN