Skip to content

A simple and easy to use Python client for the Uzum API

License

Notifications You must be signed in to change notification settings

HomerOff/uzum-payments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.