From: Mario D. C. <car...@gm...> - 2020-04-17 16:42:30
|
Hi there ! I'm subscribing to this list because I need some help. I have a Python 2 project using ZSI that I need to migrate to Python 3. The project also uses the wsdl2py script to generate some code stubs from wsdl files. I want to know if there is some module or script like wsdl2py for Python 3. Or maybe if is it feasible to use tools like futurize to port ZSI entirely to Python 3 Thank you ! |