guitarstring.py
guitarstring.py is a simulation of a guitar string. It works by treating it as a chain of alternating springs and mass points. It is able to plot the oscillation of the string and to produce a wav file.
(Source: http://freecode.com/)