Metadata-Version: 2.1
Name: carrier.sendle
Version: 2023.1.12
Summary: Sendle API Schemas Python Data Types library
Home-page: https://github.com/karrioapi/karrio
Author: karrio
Author-email: hello@karrio.io
License: Apache-2.0
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: jstruct

# carrier.sendle

Sendle Web API schemas Python Data Types

## Installation

```bash
pip install carrier.sendle
```

## Usage

```python
import sendle_lib

help(sendle_lib)
```

*This package is used by the [Karrio Multi-carrier Shipping Interface](https://github.com/PurplShip/karrio)*


