KeyDelivery API Python Client
This is a Python client for the KeyDelivery API. It is a wrapper around the KeyDelivery API, which allows you to track your shipments.
It is not fully featured yet, but it is a good starting point.
Installation
pip install git+https://kumig.it/kumitterer/pykeydelivery
Usage
from keydelivery import KeyDelivery
api = KeyDelivery("YOUR_API_KEY", "YOUR_API_SECRET")
# Find carrier by shipment number
carrier_options = api.detect_carrier("YOUR_SHIPMENT_NUMBER")
# Realtime tracking
tracking = api.realtime("CARRIER_CODE", "YOUR_SHIPMENT_NUMBER")
License
This project is licensed under the MIT License - see the LICENSE file for details.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pykeydelivery-0.9.1.tar.gz
(10.8 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pykeydelivery-0.9.1.tar.gz.
File metadata
- Download URL: pykeydelivery-0.9.1.tar.gz
- Upload date:
- Size: 10.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d018bf0d1a2d471ccf492d623f701a9a2222fe216c6408286dfc16f9f9fca770
|
|
| MD5 |
35f91241096aad7545a65103ec97a8a7
|
|
| BLAKE2b-256 |
a4d5b8ce66701d64848a4195b7e081fbc78eb40e31312df5c1e919b1a8d7a8a6
|
File details
Details for the file pykeydelivery-0.9.1-py3-none-any.whl.
File metadata
- Download URL: pykeydelivery-0.9.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
834623a23215aaa6cd4fa4f9a4592d7c6629ae9535d9b93ff0341e99fd49b691
|
|
| MD5 |
b0381e6539e752d82e82e91419195c4c
|
|
| BLAKE2b-256 |
f318fb04590544c45caa81901fd31b84a5272f8be243d5a311475778e81b00c4
|