Collection of the fake Blender Python API module for the code completion.
Project description
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 availabled on `fake-bge-module <https://github.com/nutti/fake-bge-module>`__ which targets `UPBGE <https://upbge.org/>`__.
Requirements
fake-bpy-module uses typing module and type hints availabled from Python 3.7. Check your Python version is >= 3.7.
Install
fake-bpy-module can be installed via a pip package, or pre-generated modules. You can also generate and install modules manually.
Install via 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
Supported Blender Version
Version |
PyPI |
---|---|
2.78 |
|
2.79 |
|
2.80 |
|
2.81 |
|
2.82 |
|
2.83 |
|
2.90 |
Install via pre-generated modules
Download Pre-generated modules from Release page.
The process of installation via pre-generated modules is different by IDE. See the installation processes as follows for detail.
Generate Modules Manually
You can also generate modules manually. See Generate Module for detail.
Bug report / Feature request / Disscussions
If you want to report bug, request features or discuss about this add-on, see ISSUES.md.
Note: Registration of blender.chat is required for accessing fake-bpy-module channel.
Contribution
If you want to contribute to this project, see CONTRIBUTING.md.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for fake-bpy-module-2.90-20200812.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdbf121d48c31283df74b9f6519833faff682c991fd1b649d6f84365749e8ac5 |
|
MD5 | 574f1af7ab672ae222d7e547dc514ab1 |
|
BLAKE2b-256 | 4f637ce34fa376cc92ba9185eaed8806e48a0676a772cf5eac653f382f9c120b |
Hashes for fake_bpy_module_2.90-20200812-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71a093ee32f32962cadbf31982d66b3e1dc60aa7600ee92f2d891d590d21bec9 |
|
MD5 | ba4a333f1a63125b2705114a92632a0a |
|
BLAKE2b-256 | 2435ee95fa72cc94e5d523a69d48e5e8a7ba6ecac2e3dcea915c3e47a9b3a55f |