nutti/fake-bpy-module
Fake Blender Python API module collection for the code completion. observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 96
- Release rhythm 63
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 182
- age_days: 3258
- days_rel: 34
- days_push: 24
- n_releases_24m: 4
Adoption not part of the score
1805 stars · 119 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of fake Blender Python API (bpy) modules that provide code completion and type hints in IDEs without requiring a Blender installation. Packages are published on PyPI for specific Blender versions as well as a latest daily-build variant.
Use cases
- get bpy autocompletion in VS Code or PyCharm when writing Blender addons
- enable type hints for the Blender Python API
- develop Blender scripts outside of Blender's bundled Python
- install bpy stubs for a specific Blender version via pip
- fix missing intellisense for large bpy modules in PyCharm
When to choose
- you are developing Blender addons or scripts in an external IDE
- you want static type hints and autocomplete for the bpy API
- you need stubs matching a particular Blender release
When to avoid
- you need to actually run or execute Blender Python code
- you want a runtime bpy implementation rather than editor stubs
- you are not working with Blender's Python API
Facets
library · maturity active
developer-tools sdk developer-tools graphics python cross-platform blender bpy code-completion type-stubs ide-support 3d-graphics game-development
1 source
- readme: https://github.com/nutti/fake-bpy-module · fetched 2026-08-28 · fda0ba02a5bf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nutti/fake-bpy-module | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="nutti/fake-bpy-module")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem