Skip to content

Fake Blender Python API module collection for the code completion.

License

Notifications You must be signed in to change notification settings

xh542428798/fake-bpy-module

This branch is 63 commits ahead of, 441 commits behind nutti/fake-bpy-module:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b27bf99 · Apr 23, 2019

History

64 Commits
Apr 18, 2019
Jan 22, 2019
Apr 17, 2019
Apr 17, 2019
Apr 23, 2019
Apr 13, 2019
Jan 22, 2019
Dec 3, 2018
Dec 3, 2018
Oct 28, 2017
Jan 22, 2019
Apr 18, 2019
Dec 3, 2018

Repository files navigation

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

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

Install

fake-bpy-module is registered to PyPI.
You can install it as a 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 https://pypi.org/project/fake-bpy-module-2.78/
2.78a https://pypi.org/project/fake-bpy-module-2.78a/
2.78b https://pypi.org/project/fake-bpy-module-2.78b/
2.78c https://pypi.org/project/fake-bpy-module-2.78c/
2.79 https://pypi.org/project/fake-bpy-module-2.79/
2.79a https://pypi.org/project/fake-bpy-module-2.79a/
2.79b https://pypi.org/project/fake-bpy-module-2.79b/
2.80 https://pypi.org/project/fake-bpy-module-2.80/

Generate Modules Manually

You can also generate the modules manually. See 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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.0%
  • Shell 20.0%