Metadata-Version: 2.4
Name: sumup
Version: 0.0.1
Summary: Use Square APIs to manage and run business including payment, customer, product, inventory, and employee management.
Author-email: SumUp <support@sumup.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/sumup/sumup-py
Project-URL: Issues, https://github.com/sumup/sumup-py/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx>=0.28.1
Requires-Dist: pydantic>=2.11.3
Requires-Dist: ruff>=0.11.5
Dynamic: license-file

<div align="center">

# sumup-py

[![pypi](https://img.shields.io/pypi/v/sumup.svg)](https://pypi.python.org/pypi/sumup)
[![CI Status](https://github.com/sumup/sumup-py/workflows/CI/badge.svg)](https://github.com/sumup/sumup-py/actions/workflows/ci.yml)

</div>

_**IMPORTANT:** This SDK is under heavy development and subject to breaking changes._

The Python SDK for the SumUp [API](https://developer.sumup.com).
