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 |
|
2.91 |
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.
Change Log
See CHANGELOG.md
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-20210304.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3c25e7db3afc13623d11fb7dbdca80a81a5c5821f4b4b8e76651245bdda22c4 |
|
MD5 | 60d64522a5e8c1f758e04053bdbca149 |
|
BLAKE2b-256 | ea3aa5520279455666b70d6f8a3dcc73bd83607749fff6c63c729850879e667e |
Hashes for fake_bpy_module_2.90-20210304-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2b2d7a5c3f9571c83f1406791a3e489997c467474d6139cabc89368dc3c9f59 |
|
MD5 | 0fd9ea4c8da4e05ca70dfd6c910f03e4 |
|
BLAKE2b-256 | 8ffd1dca0d26b4e82df23c8b6046e54efa81b8c6c08e9ffbb193922858179a31 |