Unofficial Python SDK for the FinWise API
Project description
FinWise Python SDK (Unofficial)
Note: This is an unofficial, community-maintained Python SDK for the FinWise API. It is not affiliated with, endorsed by, or officially supported by FinWise.
A simple Python client for the FinWise API.
Installation
pip install finwise-python
Quick Start
from finwise import FinWise
# Initialize the client
client = FinWise(api_key="your-api-key")
# Or use the FINWISE_API_KEY environment variable
client = FinWise()
# List all accounts
accounts = client.accounts.list()
for account in accounts.data:
print(f"{account.name}: {account.currency} {account.balance}")
Features
- Automatic retries with exponential backoff
- Pagination support
- Context manager support
- Full type hints
Documentation
For full documentation, see rameezk.github.io/finwise-python.
Links
License
MIT License - see LICENSE for details.
Project details
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 finwise_python-2.1.0.tar.gz.
File metadata
- Download URL: finwise_python-2.1.0.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
142b7ef36e25b8916878bcc7c438fddd697c8433df37e472ddcb398a4bb62df8
|
|
| MD5 |
2aaca64fc6f2b24b64c4d2acc353abe3
|
|
| BLAKE2b-256 |
fc9b5973b5174e43e92030082af16166f4193e2d1c8f1753763eee35d552f0b1
|
Provenance
The following attestation bundles were made for finwise_python-2.1.0.tar.gz:
Publisher:
release.yml on rameezk/finwise-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
finwise_python-2.1.0.tar.gz -
Subject digest:
142b7ef36e25b8916878bcc7c438fddd697c8433df37e472ddcb398a4bb62df8 - Sigstore transparency entry: 1040195809
- Sigstore integration time:
-
Permalink:
rameezk/finwise-python@6db20c6646c38c8278654e200cdd43aa03d8a432 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rameezk
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6db20c6646c38c8278654e200cdd43aa03d8a432 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file finwise_python-2.1.0-py3-none-any.whl.
File metadata
- Download URL: finwise_python-2.1.0-py3-none-any.whl
- Upload date:
- Size: 25.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fff28cac3a4d6257bc7e8d362e396d25c9349b4b957b33b1d67e0671d72ec36
|
|
| MD5 |
1577a3f4a2f46ed1ca89b62dd07a84db
|
|
| BLAKE2b-256 |
c8fc5209532e7d489bfd41c361488733d0afd63dd5411d4e32d555713c07cc80
|
Provenance
The following attestation bundles were made for finwise_python-2.1.0-py3-none-any.whl:
Publisher:
release.yml on rameezk/finwise-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
finwise_python-2.1.0-py3-none-any.whl -
Subject digest:
8fff28cac3a4d6257bc7e8d362e396d25c9349b4b957b33b1d67e0671d72ec36 - Sigstore transparency entry: 1040195934
- Sigstore integration time:
-
Permalink:
rameezk/finwise-python@6db20c6646c38c8278654e200cdd43aa03d8a432 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/rameezk
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6db20c6646c38c8278654e200cdd43aa03d8a432 -
Trigger Event:
workflow_dispatch
-
Statement type: