Metadata-Version: 2.4
Name: click_and_drop_api
Version: 1.0.0
Summary: ChannelShipper & Royal Mail Public API
Home-page: 
Author: OpenAPI Generator community
Author-email: OpenAPI Generator Community <team@openapitools.org>
Project-URL: Documentation, https://niccokunzmann.github.io/python-royal-mail-click-and-drop-api/
Project-URL: Repository, https://https://github.com/niccokunzmann/python-royal-mail-click-and-drop-api
Keywords: OpenAPI,OpenAPI-Generator,ChannelShipper & Royal Mail Public API
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: urllib3<3.0.0,>=2.1.0
Requires-Dist: python-dateutil>=2.8.2
Requires-Dist: pydantic>=2
Requires-Dist: typing-extensions>=4.7.1
Dynamic: author
Dynamic: license-file

# click-and-drop-api

[![CI Tests](https://github.com/niccokunzmann/python-royal-mail-click-and-drop-api/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/niccokunzmann/python-royal-mail-click-and-drop-api/actions/workflows/tests.yml)
[![PyPI version](https://badge.fury.io/py/click-and-drop-api.svg)](https://badge.fury.io/py/click-and-drop-api)
[![Ruff][ruff-badge]](https://github.com/astral-sh/ruff)

[ruff-badge]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json

This is an inofficial Python client for the Royal Mail Click & Drop API.
The Click & Drop API allows you to import your orders, retrieve your orders and generate labels.

- [Documentation Website](https://niccokunzmann.github.io/python-royal-mail-click-and-drop-api/)
- [PyPI Package](https://pypi.org/project/click-and-drop-api/)
- [Official API documentation](https://api.parcel.royalmail.com/)
- [Source Code](https://github.com/niccokunzmann/python-royal-mail-click-and-drop-api/)
- [License GPL-3.0 or later](LICENSE)
