Python client library for the Go API application.
Project description
hvmnd api client
Python client library for the Go API application.
Installation
pip install hvmnd_api_client
Usage
from hvmnd_api_client import APIClient
client = APIClient(base_url='https://localhost/api/v1')
client.get_users()
client.get_nodes()
client.get_payments()
client.create_payment_ticket(user_id=1, amount=10000)
client.cancel_payment(id_='99999')
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
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 hvmnd_api_client-4.0.0.tar.gz.
File metadata
- Download URL: hvmnd_api_client-4.0.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7d70ecb34f826b467a4f23b37b0e0632c2a6916007d826b2047156f37a9614b
|
|
| MD5 |
765de699b86eb20ac1ffefa7983c0f01
|
|
| BLAKE2b-256 |
17786505aa2398e93f5960df37804ca707b6985d19f218830946835e5bae3e5e
|
File details
Details for the file hvmnd_api_client-4.0.0-py3-none-any.whl.
File metadata
- Download URL: hvmnd_api_client-4.0.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94deb6103f29cfb398a88e01581bc83fac0a608123b980e3711d29bb6da6f9a9
|
|
| MD5 |
66a87054a9d13e0a2d01981726ce8e39
|
|
| BLAKE2b-256 |
cf48e865a0a550bc1fc4ff9c8889fceff470e032dc1e787408441166ec03a935
|