GeekArticles
Web Programming
Python
Web Programming
PythonAn Introduction to Zope
By 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
Sponsored Links
Related Topics
Subscribe via RSS
Python
- Lonely Python
- Python on the Side
- The Python Pattern
- The IPC10 Python Gathering
- What's New in Python 2.3?
- Develop Python/XML with 4Suite, Part 5: The repository features
- The State of the Python-XML Art
- Python and XML development using 4Suite, Part 3: 4RDF
- The State of the Python-XML Art, 2003
- Learn to Program using Python: Lesson 1, Getting Started
