Python REST framework?

Jeremy Jones zanesdad at bellsouth.net
Tue Sep 2 14:50:19 EDT 2003


Does anyone know if there exists a Python REST (web services) framework?  I've googled and come up short.  I don't think it should be that hard to do if one doesn't exist (famous last words).  I guess one could subclass BaseHTTPServer and have specified things to do depending on the path and the method?


Jeremy Jones





More information about the Python-list mailing list