Fedex Web Services API wrapper.
Project description
- 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
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
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.