Pre-release
This release is a pre-release and may not be stable for production use.
karrio.usps
This package is a USPS extension of the karrio multi carrier shipping SDK.
Requirements
Python 3.7+
Installation
pip install karrio.usps
Usage
import karrio
from karrio.mappers.usps.settings import Settings
# Initialize a carrier gateway
canadapost = karrio.gateway["usps"].create(
Settings(
...
)
)
Check the Karrio Mutli-carrier SDK docs for Shipping API requests
Release files for karrio-usps 2023.1rc4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| karrio.usps-2023.1rc4-py3-none-any.whl | Python 3 | none | any | Details |
Release files / karrio.usps-2023.1rc4-py3-none-any.whl
| Download URL | karrio.usps-2023.1rc4-py3-none-any.whl |
|---|---|
| Size | 17.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a106a96e4e9db5ffed3451f9dbac1570db80afcade368410cbb2101ac4a678da
|
|
BLAKE2b-256 checksum How to use checksums |
98add961130e2118b6f3b759e9632d1c4d74fafa5c4161ad3f158d105617fcaa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.8
|