Metadata-Version: 2.1
Name: karrio.server
Version: 2022.4.6
Summary: Multi-carrier shipping API
Home-page: https://github.com/karrioapi/karrio-server
Author: karrio
Author-email: danielk.developer@gmail.com
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: django
Requires-Dist: djangorestframework
Requires-Dist: djangorestframework-simplejwt
Requires-Dist: django-constance
Requires-Dist: django-filter
Requires-Dist: django-picklefield
Requires-Dist: django-email-verification
Requires-Dist: django-cors-headers
Requires-Dist: django-redis
Requires-Dist: drf-api-tracking
Requires-Dist: drf-yasg
Requires-Dist: gunicorn
Requires-Dist: hiredis
Requires-Dist: uvicorn
Requires-Dist: jsonfield
Requires-Dist: more-itertools
Requires-Dist: requests
Requires-Dist: python-decouple
Requires-Dist: karrio.server.core
Requires-Dist: sentry-sdk

# <a href="https://karrio.io" target="_blank"><img alt="Karrio" src="https://docs.karrio.io/img/logo.svg" height="50px" /></a>

**The Universal Shipping API**

[![puprlship-tests](https://github.com/karrioapi/karrio/actions/workflows/tests.yml/badge.svg)](https://github.com/karrioapi/karrio/actions/workflows/tests.yml)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](./LICENSE)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/cc2ac4fcb6004bca84e42a90d8acfe41)](https://www.codacy.com/gh/karrioapi/karrio/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=karrioapi/karrio&amp;utm_campaign=Badge_Grade)

karrio makes shipping services simple and accessible.

**Features**

- **Headless Shipping**: Access a network of traditional and modern shipping carrier API-first
- **Multi-carrier SDK**: Integrate karrio once and connect to multiple shipping carrier APIs
- **Extensible**: Use the karrio SDK Framework to integrate with custom carrier APIs.
- **Shipping**: Connect carrier accounts, get live rates and purchase shipping labels.
- **Tracking**: Create package tracker, get real time tracking status and provide a branded tracking page.
- **Address Validation**: Validate shipping addresses using integrated 3rd party APIs.
- **Cloud**: Optimized for deployments using Docker.
- **Dashboard**: Use the [karrio dashboard](https://github.com/karrioapi/karrio-dashboard) to orchestrate your logistics operations.

## Try it now

There are several ways to use Karrio:

- [Karrio Cloud](https://app.karrio.io) let's you use the fullset of shipping features. you don't need to deploy anything. We will manage and scale your infrastructure.
- [Karrio OSS](https://github.com/karrioapi/karrio) is an open-source version of karrio that provides the core functionality of karrio (rating API, tracking API, shipping API), but lacks more advanced features (multi-tenant/orgs, shipping billing data, built-in address validation, etc.)

## Resources

- [**Documentation**](https://docs.karrio.io)
- [**Community Discussions**](https://github.com/karrioapi/karrio/discussions)
- [**Issue Tracker**](https://github.com/karrioapi/karrio/issues)
- [**Blog**](https://docs.karrio.io/blog)

> [Join us on Discord](https://discord.gg/gS88uE7sEx)

## License

This repository contains both OSS-licensed and non-OSS-licensed files. We maintain one repository rather than two separate repositories mainly for development convenience.

All files in the `/insiders` fall under the [Karrio LICENSE](/insiders/LICENSE).

The remaining files fall under the [Apache 2 license](LICENSE). Karrio OSS is built only from the Apache-licensed files in this repository.

Any other questions, mail us at hello@karrio.io We’d love to meet you!


