Zope
Zope (Z Object Publishing Environment) is a free and
open-source, object-oriented web application server written in the
Python programming language.
Zope can help you create dynamic web applications such as
portal and intranet sites quickly. Zope comes with everything needed
including support for membership, search, and news.
Features include:
- Complete and automatic hardware detection
- Combines the power of Python, the ZODB object database, and
a built-in security system
- Built in web server
- FTP server
- WebDAV server
- XML-RPC serving capabilities
- Web based interface
- Object database - transactional object database which can
store not only content and custom data, but also dynamic HTML
templates, scripts, a search engine, and relational database (RDBMS)
connections and code
- Relational integration
- Scripting support
- Two mechanisms for HTML templating: Dynamic Template Markup
Language (DTML) and Zope Page Templates (ZPT)
Return
to Application Servers Home Page
Last Updated Monday, March 25 2013 @ 03:27 PM EST |