Skip to content

wokaio/python-fedex

This branch is 1 commit ahead of, 4 commits behind python-fedex-devs/python-fedex:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Paul Pham
Aug 5, 2021
1a17b45 · Aug 5, 2021
Dec 5, 2018
Oct 6, 2016
Mar 31, 2021
Aug 5, 2021
Jan 31, 2016
Jun 19, 2019
Oct 23, 2019
Jan 6, 2016
Oct 6, 2016
Feb 6, 2015
Oct 6, 2016
Apr 22, 2020
Jan 6, 2016
Apr 22, 2020

Repository files navigation

Python FedEx SOAP API Module

https://travis-ci.org/python-fedex-devs/python-fedex.svg?branch=master Requirements Status Documentation Status
Author:Greg Taylor, Radek Wojcik
Maintainer:Python FedEx Developers
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

  • Clone this repository.
  • Edit the example_config.py file in See examples/ with your fedex credentials and run any of the provided examples.

Documentation

Refer to the documentation for more details on the project. Latest doc builds are found in docs and doc build scripts in doc_source. Sphinx documentation is in doc_src.

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

Support

Issues & Questions: https://github.com/gtaylor/python-fedex/issues

Most problems are going to require investigation or a submitted pull request by someone from the Python FedEx Developers organization. To contribute a new feature or service, feel free to create a pull request. We are always looking for new contributors to help maintain the project.

Fedex Support and Documentation

Fedex Support Email: [email protected]

Developer Portal: http://www.fedex.com/us/developer/

Updates To Services: https://www.fedex.com/us/developer/web-services/process.html (FedEx Web Services Announcements)

Related Projects

Todos

  • Increase service specific request validation
  • Remove deprecated services (package movement service)
  • Pickup service unit tests

Legal

Copyright (C) 2008-2015 Greg Taylor

Copyright (C) 2015-2016 Python FedEx Developers

This software is licensed under the BSD License.

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

Packages

No packages published

Languages

  • HTML 90.2%
  • Python 6.2%
  • CSS 1.7%
  • JavaScript 1.1%
  • Makefile 0.4%
  • Batchfile 0.4%