Metadata-Version: 2.1
Name: carrier.chronopost
Version: 2022.8
Summary: Chronopost Web API Schemas Python Data Types library
Home-page: https://github.com/karrioapi/karrio/tree/main/schemas/carrier.chronopost
License: Apache-2.0
Author: Karrio
Author-email: hello@karrio.io
Requires-Python: >=3.6,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: lxml
Requires-Dist: six
Project-URL: Repository, https://github.com/karrioapi/karrio
Description-Content-Type: text/markdown

# carrier.Chronopost

Chronopost Web API schemas Python Data Types generated with [generateDS](http://www.davekuhlman.org/generateDS.html)

## Installation

```bash
pip install carrier.chronopost
```

## Usage

```python
import chronopost

help(chronopost_lib)
```

*This package is used by the [karrio multi-carrier shipping interface](https://github.com/karrioapi/karrio)*

