python easy install
When you play with python a lot, you'll find easy_install is such a useful tool, which is a python module bundled with setuptools that lets you automatically download, build, install, and manage Python packages. Here is a very good webpage showing how to install it on windows:
http://blog.sadphaeton.com/2009/01/20/python-development-windows-part-2-installing-easyinstallcould-be-easier.html
















