TGWebServices 1.1 – now with complex input

Mar 7, 2007 02:11 · 46 words · 1 minute read

TGWebServices has now been updated to allow for “complex input”. In other words, you can create a class in Python and have instances of that class as input to your web service methods. (This works via SOAP or plain HTTP POST with XML or JSON documents.)