# nutti/fake-bpy-module

Fake Blender Python API module collection for the code completion.

Repository: https://github.com/nutti/fake-bpy-module
Canonical: https://ross.abutalabs.com/products/fake-bpy-module
Language: Python
License: MIT
License Family: permissive
Topics: blender-addon, blender-scripts, blender, blender3d, python, b3d
Last push: 2026-08-09T13:30:55+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 96, release rhythm 63, longevity 100
- inputs: {"age_days": 3258, "days_push": 24, "days_rel": 34, "gap_med": 182, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1805, forks 119 (observed 2026-08-28T04:05:38.964654+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: developer-tools, sdk
- domain: developer-tools, graphics
- platform: python, cross-platform
- tags: blender, bpy, code-completion, type-stubs, ide-support, 3d-graphics, game-development

## Member repositories
- nutti/fake-bpy-module (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:38.964654+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:21:34.238517+00:00, confidence not recorded.
  - readme: https://github.com/nutti/fake-bpy-module (fetched 2026-08-28T04:05:38.964654+00:00, sha fda0ba02a5bf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
