Pre-alpha Python SDK package for Invoq.
Project description
Invoq Python SDK
Pre-alpha Python SDK package for Invoq.
Invoq is a stablecoin acquiring product. This package currently provides only the SDK foundation and client configuration primitives; payment APIs are not implemented yet.
Installation
python -m pip install invoq
Usage
from invoq import InvoqClient
client = InvoqClient(api_key="sk_test_...")
print(client.base_url)
print(client.is_configured)
You can also inspect package metadata:
import invoq
print(invoq.__version__)
Do not build production integrations on this pre-alpha package yet.
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 invoq-0.0.1.tar.gz.
File metadata
- Download URL: invoq-0.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57a32028292af68e19c3b9d2b9679246ada2cb269705fca8dbabf0c9a163bbb6
|
|
| MD5 |
9b80e16cb3af962c43569fa53713a9bc
|
|
| BLAKE2b-256 |
4c9a3b295c0e6115f2b87f1e8ae3914b0524d8b074f89a0aaf166726c8f03432
|
File details
Details for the file invoq-0.0.1-py3-none-any.whl.
File metadata
- Download URL: invoq-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
560b90fdd4db408c2bdac62859ed1c85a860b766a6afd7acb6344793e0966934
|
|
| MD5 |
00ec537ab112a6aff8565a5b8f1d0e69
|
|
| BLAKE2b-256 |
e041c8584370be2eb23a9c05f5b1c4e536e10e581877dd327a03b0aa5f46e07c
|