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 details)
Built Distribution
File details
Details for the file darbiadev-ups-0.7.0.tar.gz
.
File metadata
- Download URL: darbiadev-ups-0.7.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98a8f4f10b1b5212b7f5e7ef49482877d83057bb07317352b1ecb2fa1662f475 |
|
MD5 | 354c6aeb3e1caec365441d0a44a77195 |
|
BLAKE2b-256 | 8f309a3dad1623123a8cfe65e217299cbd6dc77f9b537ed72072c97966c17350 |
File details
Details for the file darbiadev_ups-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: darbiadev_ups-0.7.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fa24b7db43b54a73f8c9f7fb24f9a32c4e34f916ac852cb442e9ab87bfb4d29 |
|
MD5 | d1487959a8ad22abc49d64c427e8a377 |
|
BLAKE2b-256 | 580b863559e2bfe8673b7e9e43a40d326664e8f7f0c81351cd6d946b286ec756 |