darbiadev-shipping
Project description
darbiadev-shipping
A package wrapping multiple shipping carrier API wrapping packages, providing a higher level multi carrier package.
Documentation is hosted here
Example usage:
from darbiadev_shipping import ShippingServices
client = ShippingServices(
ups_auth={
'base_url': '',
'username': '',
'password': '',
'access_license_number': '',
},
fedex_auth={
'web_service_url': '',
'key': '',
'password': '',
'account_number': '',
'meter_number': '',
},
usps_auth={
'base_url': '',
'user_id': '',
'password': '',
}
)
print(client.track('1Z5338FF0107231059'))
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
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 darbiadev-shipping-0.5.1.tar.gz.
File metadata
- Download URL: darbiadev-shipping-0.5.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa934a3f11de633c4867c3fe800a9eff05969dbad8d15670e6b221ac4d47968d
|
|
| MD5 |
7f389f1c7e4849b2537f3b9154635011
|
|
| BLAKE2b-256 |
67d4d85bf228a25e9c9e230e0bd96ee9a724110e57bd4414993ef358dc6c44f0
|
File details
Details for the file darbiadev_shipping-0.5.1-py3-none-any.whl.
File metadata
- Download URL: darbiadev_shipping-0.5.1-py3-none-any.whl
- Upload date:
- Size: 4.8 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 |
7702c81729241a8f0954c496141cdad26e3680d6a13d373e557232ac4fe38f7c
|
|
| MD5 |
125eeec5e4336023da250f3d0c6c9e98
|
|
| BLAKE2b-256 |
223eb4d7ef39be3f57e2809a7f9d025b49c10736a2b83f7756098183f0b63a19
|