Python SDK for Bank131 API
Project description
Bank131 Python SDK
Официальный Python SDK для работы с API Bank131.
Установка
pip install bank131-python-sdk.zip
Использование
from bank131 import Bank131Client
client = Bank131Client(
project_id="your_project_id",
private_key_path="private.pem",
base_url="https://demo.bank131.ru/api/v1"
)
session = client.create_session(1000, "RUB", "Test payment")
print(session)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bank131-0.1.0.tar.gz
(7.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bank131-0.1.0.tar.gz.
File metadata
- Download URL: bank131-0.1.0.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4247f153433720411ff2fa4ea66d6a8b4da47f8c66700aae9cbf4ba97249aaf
|
|
| MD5 |
0c5f88f35312ecf1ec03fe8d68d103f8
|
|
| BLAKE2b-256 |
84248a0febaab9cec81269ce6dc74689523e3c24e7427debb3aff00c59201aa3
|
File details
Details for the file bank131-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bank131-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4144b3163d9994743f97c8f5d767d75f1a273d3e76bbb2f6e0ffc5ebfdb1de6
|
|
| MD5 |
bd91fc3388387b880c3621e201ffaa12
|
|
| BLAKE2b-256 |
63d440ce28315bb5c23f29a8c0af9d6fb2f830e1e41b8e3c1f50620dbfb92798
|