Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1018 Bytes

README.rst

File metadata and controls

46 lines (30 loc) · 1018 Bytes

Python FedEx SOAP API Module

Author: Greg Taylor
License:BSD
Status: Stable

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

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.

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.