Showing posts with label fedex-Python-library. Show all posts
Showing posts with label fedex-Python-library. Show all posts

Wednesday, October 24, 2012

Python Fedex module and suds SOAP library


Saw this recently on PyPI:

fedex is a Python library to use Fedex's SOAP API. It uses the suds SOAP module. Not checked it out yet, but may be to useful access Fedex info programmatically. I had investigated SOAP modules for Python some time earlier, but mostly it seemed as though none of them were actively being developed, at the time. I hadn't come across suds then.

- Vasudev Ram