I need to write a python webservice, but I would rather use a LIGHT WEIGHT framework (no one mention Django please), so that I can cater for more complicated scenarios in the future.
Is there a (peer) recommended library that I can use or at least can provide a good starting point?
[Edit]
To clarify, I am talking about a RESTful web service here - nothing to do with SOAP and/or WSDL