karrio.usps
This package is a USPS extension of the karrio multi carrier shipping SDK.
Requirements
Python 3.11+
Installation
pip install karrio.usps
Usage
import karrio.sdk as karrio
from karrio.mappers.usps.settings import Settings
# Initialize a carrier gateway
usps = karrio.gateway["usps"].create(
Settings(
...
)
)
Check the Karrio Mutli-carrier SDK docs for Shipping API requests
Release files for karrio-usps 2026.1.32
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-2026.1.32-py3-none-any.whl | Python 3 | none | any | Details |
Release files / karrio_usps-2026.1.32-py3-none-any.whl
| Download URL | karrio_usps-2026.1.32-py3-none-any.whl |
|---|---|
| Size | 37.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
067c46109aa114cd4983cba84b2f1fde592a375b215b0c82d428855010ab90b7
|
|
BLAKE2b-256 checksum How to use checksums |
0037af261b882789e52997d518f546121f3a3c9f2ab7fdedc4fe62ae277c3a27
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|