What is this book about? Blender, a powerful open source 3D software, can be extended and powered up using the Python programming language. This book teaches you how to automate laborious operations ...
The docs provide a good list of first steps to get started with Python scripting, including enabling developer mode. See here. Blender has its own Python interpreter, modules and libraries and is ...