Karrio - ParcelOne Shipping Extension
Project description
karrio.parcelone
This package is a ParcelOne extension of the karrio multi-carrier shipping SDK.
Requirements
Python 3.11+
Installation
pip install karrio.parcelone
Usage
import karrio
from karrio.mappers.parcelone.settings import Settings
# Initialize a gateway with your ParcelOne credentials
gateway = karrio.gateway["parcelone"].create(
Settings(
username="your-username",
password="your-password",
mandator_id="your-mandator-id",
consigner_id="your-consigner-id",
test_mode=True,
)
)
Check the karrio documentation for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 karrio_parcelone-2026.1.14-py3-none-any.whl.
File metadata
- Download URL: karrio_parcelone-2026.1.14-py3-none-any.whl
- Upload date:
- Size: 23.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f159b79c7378830c84a34c6dcb39d40ebe8886ab41a7ee472056af739bcee407
|
|
| MD5 |
4bfddf13724b74c5349e4fb75365365a
|
|
| BLAKE2b-256 |
d0057760bc3f6cdc3ab51a5978891ae08369d2a719262efd05c314d82e46493b
|