viewportfolio is a python program that allows you to track the performance of a stock portfolio you establish in a data file. It pulls quote information from http://finance.yahoo.com/ and relies on the Quote.py python module written by Jonathan Corbet (included).