Metadata-Version: 2.4
Name: karrio_server_proxy
Version: 2026.1
Summary: Multi-carrier shipping API Proxy module
Author-email: karrio <hello@karrio.io>
License-Expression: LGPL-3.0
Project-URL: Homepage, https://github.com/karrioapi/karrio
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: karrio_server_core

# karrio.server.proxy

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

## Requirements

`Python 3.11+`

## Installation

```bash
pip install karrio.server.proxy
```

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