WebDAV Server

Rene Pijlman reply.in.the.newsgroup at my.address.is.invalid
Wed Sep 8 09:37:07 EDT 2004


Jody Winston:
>I'd like to present a view of an internal data store, which has Python
>interface built using SWIG, so that my users can traverse and
>manipulate the data store using familiar tools. My first thought was
>to adapt an existing WebDAV server. 

If the data store was ZODB, you would have described Zope. 

>Of course, Zope has a WebDAV server, but I don't know if
>using Zope is overkill.

Perhaps you can use ZServer standalone.

-- 
René Pijlman



More information about the Python-list mailing list