python-fedex 1.0 Released

Greg Taylor gtaylor at l11solutions.com
Thu Sep 24 16:55:25 CEST 2009


python-fedex 1.0 has been released. This GPLv3 module is a very light
wrapper around the excellent suds SOAP module and FedEx's Web Services
WSDLs. The purpose of this module is to prepare the WSDL objects for
the user to populate and manipulate as needed, as well as handling
sending and light processing for common errors. python-fedex leaves
the user to read FedEx's documentation to understand all of the fields
exposed by python-fedex.

Requirements:
* Python 2.5+, but not 3.0
* suds (https://fedorahosted.org/suds/)

Download:
http://code.google.com/p/python-fedex/


More information about the Python-announce-list mailing list