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.6.5.tar.gz
(5.9 kB
view hashes)
Built Distribution
Close
Hashes for darbiadev_ups-0.6.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83c9ad58c7317c590d34887c333950379df149ad37991da8b80c6feac29a6b8c |
|
MD5 | f1b9e0db2b43ff6b5fe4ba0cd4189c56 |
|
BLAKE2b-256 | 441d156206c2b1b57610ef88888f04f8c58ba77d7644b46421bb7e2c3c5dc39b |