I am trying to use a remote web service with an ebXML/SOAP interface from my python application and am hitting a wall about how to best accomplish it.

So far, what I can find are lots of Java interface bindings but none for Python.

Do I have to start my project over in Java?

link|improve this question
feedback

1 Answer

Doesn't look too hopeful at http://pypi.python.org/pypi?%3Aaction=search&term=ebXML&submit=search

Do you know if there is a C library?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.