Skip to main content

Simple Python wrapper to fetch data from KeyDelivery (kd100.com)

Project description

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.

Project 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.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

pykeydelivery-0.9.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file pykeydelivery-0.9.0.tar.gz.

File metadata

  • Download URL: pykeydelivery-0.9.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for pykeydelivery-0.9.0.tar.gz
Algorithm Hash digest
SHA256 7f43375f60d40ad4869cb8187d84b7aa3e512cbc603667b590c31c62b4645684
MD5 eb345069e450cf5405760509bf0df03b
BLAKE2b-256 07a562c60dbbd5ae191eb200d87ea139e5933584e3f227fee64ed00d9c15f61b

See more details on using hashes here.

File details

Details for the file pykeydelivery-0.9.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pykeydelivery-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 eed095c81af5562f5ebae4f7f09029d0bad10472898ca79cca90cfbcb2164b14
MD5 bab00d8f3c87cdbfd72e34f0d0b85059
BLAKE2b-256 daf4c122e496922848165ace65db1f9d7821dc878ab174bf892cdd59f9c04f6e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page