Framework recommendations for web service?

Massimo Di Pierro MDiPierro at cs.depaul.edu
Wed Jul 16 18:56:21 EDT 2008


web2py (not to be confused with web.py although both of them are  
excellent) comes with XMLRPC, XML, JSON and RSS API. You can find an  
XMLRPC example here:

http://mdp.cti.depaul.edu/examples/default/examples#xmlrpc_examples

The web2py source (including the optional web based interface) fits  
in 1.3MBytes.

Massimo


 > Phillip B Oldham wrote:
 > > So, can anyone suggest a lightweight python framework which just  
does
 > > the essentials?
 >
 > web.py is pretty slim (not to be confused with web2py).
 >
 > Pylons isn't very large, depending on what you call "essential."

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080716/f8a60116/attachment-0001.html>


More information about the Python-list mailing list