My favorites | Sign in
Logo
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
             
Show all Featured downloads:
fedex-1.0.2.tar.gz
People details
Project owners:
  l11gctaylor

python-fedex

python-fedex is light wrapper for Fedex's Web Services SOAP API. The intent is to stay out of the way of the developer as much as possible, meanwhile handling some of the more repetitive and mundane portions of forming and sending SOAP requests.

The module makes use of the excellent suds package along with Python versions 2.5 and up, but not Py3K (yet).

What it can do

The following FedEx methods are implemented:

Functionality is only implemented as people post a need for additional methods. If the FedEx API does something that python-fedex can't, post an issue to the issue tracker and we'll get it added.

Requirements

Installation

You may either install from the package in our Downloads section by running setup.py, or by easy_install or pip.

Documentation

You may refer to http://packages.python.org/fedex/ for the latest API documentation. You will also need to register on http://fedex.com/developer and refer to their specifications to see what variables/options are available to you for each service.









Hosted by Google Code