Download List

Descripción del Proyecto

python-fedex is light wrapper for Fedex's Web Services SOAP API. The intent is to stay out of the way of the developer as much as possible, while handling some of the more repetitive and mundane portions of forming and sending SOAP requests. The module makes use of the excellent suds package along with Python versions 2.5 and up, but not yet Py3K.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-01 01:18
1.0.6

Esta versión incluye la solicitud de capacidad de las tarifas de envío entre dos códigos postales diferentes. También se incluye la solicitud de investigación de servicios, que muestra los servicios disponibles para su envío a un destino arbitrario. Había también un puñado de mejoras documentación.
Tags: Minor, feature
This release adds the ability request shipping rates between two different postal codes. It also adds the service inquiry request, which shows the services available for shipping to an arbitrary destination. There were also a handful of documentation improvements.

2010-03-26 05:52
1.0.3

Esta versión se caracteriza por un pellizco de menor importancia para hacer frente a la validación, certificación de los módulos de etiqueta de ejemplo, y un nuevo módulo opcional de la impresora etiqueta de la abstracción.
Tags: Minor
This release features a minor tweak to address validation, label certification example modules, and a new optional label printer abstraction module.

2009-09-24 23:34
1.0

Esta es la versión inicial. La funcionalidad actual incluye la capacidad de crear, cancelar y seguimiento de los envíos de FedEx.
Tags: Stable, Major
This is the initial release. Current functionality includes the ability to create, cancel, and track FedEx shipments.

Project Resources