# Chronopost python sdk

This is a chronospost dtd python sdk

### Build and Publish

```
python setup.py sdist
twine upload dist/*
```
