Zope: open source application server



(Back to docs.huihoo.com)

Introduction

Zope is a free and open-source, object-oriented web application server written in the Python programming language. 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, and page templates, are available for the user to create and manage through the web. Specialized object types, such as wikis, blogs, and 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.

Documents

• Programming with the Zope 3
• The Zope Book v2.12.0
• Zope Developer's Guide v2.12.0
• The Zope Book 2.6 Edition (495 pages)
• Introduction to the Zope Object Database
• ZODB/ZEO Programming Guide Release 3.6.0a1

Links

• http://www.zope.org/
• http://www.zope.com/
• http://www.infrae.com
• http://download.huihoo.com/zope/