Archive

Archive for September, 2009

Python & SOAP – new hope

September 25th, 2009 No comments

For long time I’ve been postponing porting of one API I work with from PHP to Python because I’ve heard Pythons SOAP support is awful but eventually I had to do it. SOAPpy  was first failure – it couldn’t handle WSDL defined types but should I expect anything from lib with version number 0.12.0_rc1 that wasn’t updated since 4 years?

Read more…

Categories: Various Tags: , , , ,