Hello, For most people who want to be doing amazing things through python with little fuss, you'd probably be better off downloading a comprehensive distribution that includes many useful modules. Some examples of several -
For windows: Pythonxy - http://code.google.com/p/pythonxy/wiki/Downloads Enthought Python Distribution (EPD, commercial) - http://www.enthought.com/products/epd.php A La Carte HPC Scientific downloads - http://www.lfd.uci.edu/~gohlke/pythonlibs/ For OSX or Linux: EPD Sage - http://www.sagemath.org/index.html At the very least, you can go to these sites and identify packages/modules that may be of interest to you, then go to PyPI for more details. Cheers, Eric _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
