No project description provided
Project description
Drebedengi SDK
A Python SDK to interact with the SOAP API provided by Drebedengi.ru.
Installation
poetry install
Basic Usage
from drebedengi_sdk import DrebedengiAPI
client = DrebedengiAPI("api_id", "login", "password")
status = client.get_access_status()
print(status)
Supported Methods
The SDK provides Python wrappers for most SOAP methods, including:
getAccessStatusgetRecordListsetRecordListdeleteObject- and many more...
Refer to the DrebedengiAPI class for the full method list.
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
drebedengi_sdk-0.1.0.tar.gz
(4.1 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 drebedengi_sdk-0.1.0.tar.gz.
File metadata
- Download URL: drebedengi_sdk-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cce7350497c0486f952e211dfbb747517a8bc933eb3f58bde5cfa15da528a46
|
|
| MD5 |
a762e7a0e486ae69178c5bcc070900bc
|
|
| BLAKE2b-256 |
9482ddf8c3956cb01b3022f86a51ba815630a756aeb21033e0be0f1500410878
|
File details
Details for the file drebedengi_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: drebedengi_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66b439016936d0ad5192d48ad18370d1cd218a0923cf77a4bd1b5a0f186cba79
|
|
| MD5 |
5af011aea10d2ce39573a58217c564a7
|
|
| BLAKE2b-256 |
ba82e9f45fbdd52de7fef43acf1dff6b1081d826bb49fb48882efd43fa35ac77
|