danielatdattrixdotcom / python-fedex

A light wrapper around FedEx's SOAP API.

Home Page:http://code.google.com/p/python-fedex/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A light wrapper around FedEx's SOAP API.

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.9%Language:Shell 0.1%