Skip to content. Skip to navigation
Sections
Personal tools
You are here: Home Glossary Zope

Zope

Document Actions

Zope is an open-source object oriented web application server written in the programming language Python. Zope stands for "Z Object Publishing Environment." It can be almost fully managed with a web-based user interface. Zope publishes on the web Python objects that are typically persisted in an object database, ZODB. Basic object types, such as documents, images, page templates, are available for the user to create and manage through the web. Specialized object types, such as wikis, blogs, photo galleries are available as third party add-ons (called products), and there is a thriving community of small businesses creating custom web applications as Zope products.

There are two major generations of the software in use today. As of February 2006, Zope 2.9.0 is the latest stable release of Zope 2 codebase, and Zope 3.2.0 is the latest release of Zope 3. Zope is distributed under the terms of the Zope Public License, a free software license.

Sections
Home
Corporate Blogging Blog
Contact Us
« November 2008 »
Su Mo Tu We Th Fr Sa
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
 

Powered by Plone, the Open Source Content Management System