jeacom25b / fake-bpy-module

Fake Blender Python API module collection for the code completion.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fake Blender Python API module collection: fake-bpy-module

fake-bpy-module is the collections of the fake Blender Python API module for the code completion in commonly used IDEs.

fake-bpy-module Thumbnail

Supported IDEs

For now, fake-bpy-module only targets on below IDEs.
You can see tutorials for each IDEs to click link.

NOTE: fake-bpy-module does not use IDE specific feature. You can also this module use many other IDEs.

The tutorial uses a premade module.
If you want to generate module manually, see (Generate Module).

Supported Blender Version (Premade Module)

You can use the code completion by using a premade module.
In this case, you don't need to generate module.

For now, there are premade modules for below versions. These modules are optimized for PyCharm.

You can generate module manually.
The all processes you need to generate module is indicated in the tutorial (Generate Module).

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.

About

Fake Blender Python API module collection for the code completion.

License:MIT License


Languages

Language:Python 100.0%Language:Shell 0.0%