Skip to main content

A wrapper for UPS' API

Project description

darbiadev-ups

This package provides a wrapper for UPS' API.

Example usage

from darbiadev_ups import UPSServices

client = UPSServices(
    base_url="https://onlinetools.ups.com/",
    username="username",
    password="password",
    access_license_number="access_license_number",
)

print(client.track("1Z12345E1305277940"))

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

darbiadev-ups-0.7.0.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

darbiadev_ups-0.7.0-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

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