A complete tutorial on getting up to speed with the Python scripting language.
Python
Python and the Programmer
Bruce Eckel talks with Bill Venners about why he feels Python is "about him," how minimizing clutter improves productivity, and the relationship between backwards compatibility and programmer pain.
Zope
Zope is an open source application server, written in Python, for building content management systems, intranets, portals, and custom applications. The Zope community consists of hundreds of companies
The Python Programming Language
Pythonâ„¢ is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code.