Skip to main content

Unofficial Python SDK for the FinWise API

Project description

FinWise Python SDK (Unofficial)

Unofficial PyPI - Version PyPI - Downloads PyPI - License

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

finwise_python-1.3.0.tar.gz (26.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

finwise_python-1.3.0-py3-none-any.whl (25.7 kB view details)

Uploaded Python 3

File details

Details for the file finwise_python-1.3.0.tar.gz.

File metadata

  • Download URL: finwise_python-1.3.0.tar.gz
  • Upload date:
  • Size: 26.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for finwise_python-1.3.0.tar.gz
Algorithm Hash digest
SHA256 59a79066dd080d616fb6446b9a7d22e92e9930b44f6a04146915601bcc661a93
MD5 cd1023f56241a1bb8e655975dca1783e
BLAKE2b-256 56ff71d2ca999e7c816d9074e9a6854901c50283b3fa9ec51637206d57d7aea4

See more details on using hashes here.

Provenance

The following attestation bundles were made for finwise_python-1.3.0.tar.gz:

Publisher: release.yml on rameezk/finwise-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file finwise_python-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: finwise_python-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 25.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for finwise_python-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c4ff23db91a62e63b5c8cb78a0d831a4c39a1e570be488e164bc1e29874aeef8
MD5 26cfc2e0647166cbff85c8ddbe81436a
BLAKE2b-256 c5d894ec47aae75cfebf6548f9082be9718d296198253d75165912dd91c5e0ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for finwise_python-1.3.0-py3-none-any.whl:

Publisher: release.yml on rameezk/finwise-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page