[Edu-sig] Simple Python database application for
self-study and training
Kirby Urner
urnerk@qwest.net
Wed, 14 May 2003 07:42:16 -0700
At 08:03 AM 5/13/2003 -0700, Kirby Urner wrote:
>I'm currently using PostgreSQL to manage a list of Python-related URLs,
>categorized by key words (one or more). Instead of wxPython, I'm currently
>using Plone for a front end (making data management doable through a web
>browser).
Just to clarify, this Zope which people are exulting about is what
Plone is using as well, Plone being a content management system on
top of Zope. http://www.plone.org It has its own installers, which
include Zope (which includes yet another copy of Python).
Kirby