「Doc:2.6/Manual/Introduction/Installing Blender/Python」の版間の差分

提供: wiki
移動先: 案内検索
(Small fix)
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 04:40時点における最新版

Python, a Scripting Language

Python Language Logo

Python is an interpreted programming language used in Blender as our main general purpose scripting language.

Python can be used to extend the functionality of Blender with regular installations available from the Blender download page. Blender comes bundled with the appropriate Python libraries, so, for regular usage a full install of Python is not required to run Python scripts.


Users wanting to write their own scripts, compile their own versions of Blender or use some less common features may still need a full Python install.

Users that want full Python functionality should refer to the Python website for installation instructions.