Skip to content

sumup/sumup-py

sumup-py

pypi CI Status

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

The Python SDK for the SumUp API.

Installation

Install the latest version of the SumUp SDK:

pip install sumup
# or
uv add sumup

Usage

from sumup import Sumup

client = Sumup(api_key="sup_sk_MvxmLOl0...")

merchant = client.merchant.get()
print(merchant)

Version support policy

sumup-py maintains compatibility with Python versions that are no pass their End of life support, see Status of Python versions.

About

Python SDK for the SumUp API.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •