Metadata-Version: 2.4
Name: click_and_drop_api
Version: 3.0.5
Summary: ChannelShipper & Royal Mail Public API
Home-page: 
Author: OpenAPI Generator community
Author-email: Nicco Kunzmann <niccokunzmann@rambler.ru>, OpenAPI Generator Community <team@openapitools.org>
Project-URL: Documentation, https://niccokunzmann.github.io/python-royal-mail-click-and-drop-api/
Project-URL: Repository, https://github.com/niccokunzmann/python-royal-mail-click-and-drop-api
Keywords: OpenAPI,OpenAPI-Generator,ChannelShipper & Royal Mail Public API
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.10
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)
[![PyPI Downloads](https://img.shields.io/pypi/dm/click-and-drop-api.svg)](https://pypi.org/project/click-and-drop-api/)
[![Ruff][ruff-badge]](https://github.com/astral-sh/ruff)
[![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/niccokunzmann)

[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.

Read about Royal Mail's Click & Drop API:

- [Royal Mail Help Centre](https://help.parcel.royalmail.com/hc/en-gb/sections/360003305257-Click-Drop-API)
- [Click & Drop API Specification](https://api.parcel.royalmail.com/)

Links for this package:

- [Source Code](https://github.com/niccokunzmann/python-royal-mail-click-and-drop-api)
- [Documentation Website](https://niccokunzmann.github.io/python-royal-mail-click-and-drop-api/)
- [PyPI Package](https://pypi.org/project/click-and-drop-api/)
