Metadata-Version: 2.1
Name: carrier.ics-courier
Version: 2021.2a0
Summary: ICS courier Web API Schemas Python Data Types library
Home-page: https://github.com/purplship/purplship-carriers/tree/master/carrier.ics_courier
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.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/purplship/purplship-carriers
Description-Content-Type: text/markdown

# carrier.ics_courier

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

## Installation

```bash
pip install carrier.ics_courier
```

## Usage

```python
import ics_courier_lib

help(ics_courier_lib)
```

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

