103 Forks
837 Stars
837 Watchers

bpy

blender python scripts

How to download and setup bpy

Open terminal and run command
git clone https://github.com/uhlik/bpy.git
git clone is used to create a copy or clone of bpy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bpy https://github.com/uhlik/bpy/archive/master.zip

Or simply clone bpy with SSH
[email protected]:uhlik/bpy.git

If you have some problems with bpy

You may open issue on bpy support forum (system) here: https://github.com/uhlik/bpy/issues