Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 549 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 549 Bytes

Uzum Payments

Easy to use API wrapper for Uzum Checkout API v1.10.1 & Uzum Receipt producer API v0.0.2 written in Python. Supports sync and async requests.

Install

The easiest way to install uzum-payments is via pip.

$ pip install uzum-payments

Documentation

See documentation for more details.

Requirements

This package supports the following minimum versions:

  • Python >= 3.6

License

Distributed under the MIT License. See LICENSE for more information.