[Twisted-web] New WebDAV implementation that can run on web2

Michael Robinson fractalgfx at gmail.com
Tue Jun 27 17:28:40 CDT 2006


My project, NoDAV (http://nodav.python-hosting.com/), is a framework
for developing WebDAV applications in Python. NoDAV includes an
example WSGI server running on web2.

NoDAV is not tied to any specific web framework and should integrate
integrate into any HTTP1.1 framework with ~100-150 of lines of NoDAV
related code.

I don't know if advantagers there would be a major advantage to
implementing NoDAV directly on top of the Twisted API instead of WSGI,
but it would be a trivial task for anyone familiar with Twisted (which
I'm not).



More information about the Twisted-web mailing list