Using WSE3 services with Python
Like many companies, we use a number of Web Services at work. These are mainly used for our client side applications to talk back to things like SQL and other services, without going direct to them (and thus having a “security layer” of sorts). Having the ability to use these in some scripts/processes that you design can often be useful, as you have to play by the business logic.
In our case, our web services are .