Zeep inspects the WSDL document and generates the corresponding code to use the services and types in the document. This provides an easy to use programmatic interface to a SOAP server. The emphasis ...
I use zeep as the main ONVIF library for my repo at nirsimetri/onvif-python. Since I also implemented it in PHP with native SOAPClient, the results are better in PHP ...