Simple Python wrapper to fetch data from FedEx Tracking API
Project description
FedEx Tracking API Python Client
This is a Python client for the FedEx Tracking API.
It is not fully featured yet, but it is a good starting point. It requires you to have a FedEx developer account and an API key.
Installation
pip install fedextrack
Usage
from fedextrack import FedEx
api = FedEx("YOUR_API_KEY", "YOUR_API_SECRET")
# Realtime tracking
tracking = api.tracking("YOUR_SHIPMENT_NUMBER")
License
This project is licensed under the MIT License - see the LICENSE file for details.
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.
Source Distribution
fedextrack-0.9.0.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file fedextrack-0.9.0.tar.gz
.
File metadata
- Download URL: fedextrack-0.9.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88d5ab96601d646a11eb85b769ed5006e5bb7c4dcd6d8949ae285112c7dcddb3 |
|
MD5 | 9efa0fa17efe2808b000cb8e0238ea69 |
|
BLAKE2b-256 | 0dbb65eab33a48d1f1d59591e0219f7dd82a65c605063a5379182ac5c67eaeaf |
File details
Details for the file fedextrack-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: fedextrack-0.9.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e615c66c661ecf8d1281b24202b1364f6b9248c73490d11970f53342878257c7 |
|
MD5 | b965f332dc047285b87e3978e42a0907 |
|
BLAKE2b-256 | 3046790811d9950c4ce22cfbaf5d6dca642f3010b378de886c2058d6fcde1d96 |