Skip to main content

A Python wrapper for the Investec Banking API

Project description

investec-python

A Python wrapper for the Investec Banking API


PyPI - Version PyPI - Downloads PyPI - License

🛣️ Project Roadmap

📘 Documentation


🚀 Quickstart

Install it:

pip install investec-python

Run it:

from investec_python import Investec

investec = Investec(use_sandbox=True)
accounts = investec.accounts.list()

for account in accounts:
    account_balance = account.balance()
    account_transactions = account.transactions()

For interacting with real account data see here.

Goals

  • Interact with the Investec Banking API in the most Pythonic way possible
  • 100% feature parity with the Investec Banking API

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

investec_python-1.1.0.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

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

investec_python-1.1.0-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file investec_python-1.1.0.tar.gz.

File metadata

  • Download URL: investec_python-1.1.0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.25.9 CPython/3.11.13 Linux/6.11.0-1018-azure

File hashes

Hashes for investec_python-1.1.0.tar.gz
Algorithm Hash digest
SHA256 d0a68b870779516f476a052b1583542ab4dca4a60054cfe58b2156e7c013db3a
MD5 570015b00e88676a86415ce51cc2b0db
BLAKE2b-256 88566a26e59d23657e348e158e809fed9a8e7be3716b599786b2f63d2327d0ec

See more details on using hashes here.

File details

Details for the file investec_python-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: investec_python-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.25.9 CPython/3.11.13 Linux/6.11.0-1018-azure

File hashes

Hashes for investec_python-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2604d23b9af1d8c209fc846182f2729a94b91b0d34d9d28141cc5ab4acbb6cbf
MD5 09b116dd933116d7250818c1a89c54c1
BLAKE2b-256 4691be3a1fc6154c4c2ae24a7a853ed0c9cd4d4aea03a596bdd24e8021947573

See more details on using hashes here.

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