From BlenderWiki

Jump to: navigation, search

A script is a program that is written in the Python language which runs within Blender, and calls on Blender routines to create new functionality. Because Python is a popular interpreted programming language, it can be used to extend the functionality of Blender in a wide array of ways. Users all over the world have written hundreds of scripts, and this section of the Blender wiki attempts to catalog and document those scripts, and provide you the user with information on how to use them effectively.

Main Section for Scripts

There are two main sets of documentation of the Blender scripts:

Search the Catalog to find and download the script you need.