Jump to content

Bpython

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 67.188.113.80 (talk) at 06:14, 18 November 2009 (See also ipython). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

BPython is a version of the Python scripting language used with the Blender 3D open-source software. BPython consists of a series of libraries designed to programmatically control various features available in Blender.

A user can use Blender effectively, and accomplish a great deal in without ever directly interacting with BPython, but if that user is skilled in Python programming, many complex and impressive abilities of the software become available.

See Also

References