Official Sapliy Fintech Ecosystem SDK for Python
Project description
Sapliy Fintech Python SDK
Official Python SDK for the Sapliy Fintech Ecosystem.
Installation
pip install sapliy-fintech
Usage
from sapliy_fintech import FintechClient
# Initialize the client
client = FintechClient(api_key="your_api_key")
# Example: Record a transaction
response = client.ledger.record_transaction(
account_id="acc_123",
amount=1000,
currency="USD",
description="Coffee",
reference_id="ref_456"
)
print(response)
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 sapliyio_fintech-0.0.1.tar.gz.
File metadata
- Download URL: sapliyio_fintech-0.0.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f43c224321dc3c48d2d490261b82ac62cd8f13e50f22c14057bf6ca4899ad1ac
|
|
| MD5 |
c5e1d34f976a5907d312684c300942e3
|
|
| BLAKE2b-256 |
da3fdb083811fd7983b4b2da749d0255cbdf3bf71305e7f531648b887f8fcd8b
|
File details
Details for the file sapliyio_fintech-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sapliyio_fintech-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52ce7cd2130adb7b559a8bad34f90d988176993d345164efbe8c7d86a3333d59
|
|
| MD5 |
549d07f3240eccc175f87e44d01ea044
|
|
| BLAKE2b-256 |
6cb5c37cf2e3dd9d09c748a788db5e24470f4eb77b8f0ac01d53cf1675b24a9c
|