GeekArticles
Web Programming
PythonAn Introduction to Zope
Author: devshed.com |
Published: 10th Aug 2005 |
Visited: 624 times |
Add CommentFiled in: PythonBy Brian Lloyd August 03, 1999 Overview Zope is a next-generation Open Source application server and portal toolkit developed by Digital Creations and a large active community of users. It runs on nearly all UNIX platforms as well as Windows NT and can be used with most popular web servers or its own built in web server. Zope is written (and extensible with) Python, a powerful object-oriented programming language, with performance sensitive components written in C. Unlike common...n
Read Article Sponsored Links
Related Articles