Metadata-Version: 2.1
Name: karrio.server.core
Version: 2022.3
Summary: Multi-carrier shipping API Core module
Home-page: https://github.com/karrioapi/karrio
Author: karrio
Author-email: hello@karrio.io
License: Apache License Version 2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/markdown
Requires-Dist: karrio
Requires-Dist: psycopg2-binary

# karrio.server.core

This package is a module of the [karrio](https://pypi.org/project/karrio.server) universal shipping API.

## Requirements

`Python 3.7+`

## Installation

```bash
pip install karrio.server.core
```

Check the [karrio docs](https://docs.karrio.io) to get started.


