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.81-20200812.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d8e7f3b6b032acbde9f9db5179b946a1df1cfeec1f7ef3bcb85148fdedc0c17 |
|
MD5 | acb8d174fe33a5b0bee761d0aa126b43 |
|
BLAKE2b-256 | a498312375a9f6a03b7fe75c55c5895ef65fac85fbe6f65e9f99c28ac986e856 |
Hashes for fake_bpy_module_2.81-20200812-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4c7909eea92cebbe384a623a5e1bed7a42e14c05473f7a4f2c7a2511c29888a |
|
MD5 | 8eaf607be6d9d6b9d145b62f1601468b |
|
BLAKE2b-256 | 6a0af7c4b29959e30b8be474bf44ab906864176d2f7c4a46b13f7893fb07fef5 |