Metadata-Version: 2.1
Name: carrier.dhl-ecom-am
Version: 2021.10rc0
Summary: DHL eCommerce Americas API Schemas Python Data Types library
Home-page: https://github.com/purplship/purplship-carriers/tree/master/carrier.dhl_ecom_am
License: MIT
Author: Dan Kobina
Author-email: danielkobina@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT 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: jstruct
Project-URL: Repository, https://github.com/purplship/purplship-carriers
Description-Content-Type: text/markdown

# carrier.dhl_ecom_am

DHL eCommerce Americas Web API schemas Python Data Types generated with [quicktype](https://github.com/quicktype/quicktype)

## Installation

```bash
pip install carrier.dhl_ecom_am
```

## Usage

```python
import dhl_ecom_am_lib

help(dhl_ecom_am_lib)
```

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

