
Python
Python is a general-purpose, high-level programming language. Its design philosophy emphasizes programmer productivity and code readability. Python's core syntax and semantics are minimalist, while the standard library is large and comprehensive. http://en.wikipedia.org/wiki/Python_%28programming_language%29
CodeZoo - Python Component Directory
http://python.oreilly.com/
Python Cookbook at ActiveState.com - Looks like there are a lot of cool Python recipes here.
http://code.activestate.com/recipes/langs/python/