Skip to content

python-fedex-devs/python-fedex

Repository files navigation

Python FedEx SOAP API Module

Author: Greg Taylor
License:BSD
Status: Stable
Maintained:Quasi-maintained, looking for new maintainer

What is it?

A light wrapper around FedEx's Webservice Soap API. We don't do much of any validation, but we'll help you sort through the pile of SOAP objects FedEx uses.

Installation

The easiest way is via pip or easy_install:

pip install fedex

Quick Start

Edit the example_config.py file in examples with your fedex credentials and run any of the provided examples.

Documentation

Refer to the documentation for more details on the project.

There are also a lot of useful examples under the examples directory within this directory.

Support

Head over to https://github.com/gtaylor/python-fedex/issues and submit an issue if you have any problems or questions. Due to this package's quasi-maintained state, most problems are going to require investigation or a submitted pull request by someone other than Greg Taylor.

Fedex Support and Documentation

Fedex Support Email: websupport@fedex.com Developer Portal: http://www.fedex.com/us/developer/

Legal Mumbo Jumbo

Copyright (C) 2015 Gregory Taylor

This software is licensed under the BSD License.

python-fedex is not authored by, endorsed by, or in any way affiliated with FedEx.