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 |
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.
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-20200724.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9bec252e4f14d9a49e9d8c8f9466e118a0d35a668040c77f3ea42fe0581a685 |
|
MD5 | 1872b5763aaf11d8dd2ce529ef45067d |
|
BLAKE2b-256 | bfdfc217cf07d3c38db86ad025e6db5687692cd04f5c5e7b87801ce5a45d2721 |
Hashes for fake_bpy_module_2.81-20200724-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0e0b288f7eb18d3dcb7cf8e94fadac9530aa5ba99911eaaf6acab6919fb80e7 |
|
MD5 | 938a1877725e68170c8e7c40fcbdaf79 |
|
BLAKE2b-256 | 3cc8bf7ddadbc16c70f3bc1286cb2278807317af2217a15d964836beeeb96e0a |