Skip to main content

Beta Open Bank Project Python Utilities

Project description

Python Utilities to make working with Open Bank Project api easier

  • uses python3

Install

pip install obp-python # Requires at least python 3

If your operating system defaults to python two, you might need to run pip3 install obp-python # Requires at least python 3

Usage

Usage: obp [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  addaccount      📁 Add a bank account
  addrole         🚧 Add a role for current user
  adduser         📝 Add a user
  deletebranches  ⚠️ 🏦 Delete all branches
  getauth         🔑 Get your DirectLogin token
  getbanks        🏦 Get list of banks
  getuser         😃 Get your user info
  getuserid       📋 Get your user id
  importbranches  🚜 Import branches from spreadsheet template
  init            💡 Initalize connection to your Open Bank Project instance
  sandboximport   🚜 Bulk import sandbox data from json input

Development / Contributing (Development only)

Note You can ignore this is your just using the utlity. This is just for developing the utlity.

To work on this utility as a developer:

Building
# Setup python3 environment
virtualenv -p python3 venv
. venv/bin/activate
git clone <this-repo>
# Building wheels etc
python setup.py sdist bdist_wheel
# Installing your edits locally:
pip install -e <path-to-this-repo> # -e means Install  a  project  in editable mode (i.e.  setuptools "developmode")
# Work on utility..submit pull request 

Update history
  • 0.19 Added sandboximport utility obp sandboximport --example
  • 0.0.9 Switch to use OBP_API_HOST instead of OBP_ENDPOINT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

obp_python-0.190-py3-none-any.whl (24.0 kB view details)

Uploaded Python 3

File details

Details for the file obp_python-0.190-py3-none-any.whl.

File metadata

  • Download URL: obp_python-0.190-py3-none-any.whl
  • Upload date:
  • Size: 24.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for obp_python-0.190-py3-none-any.whl
Algorithm Hash digest
SHA256 7f89ec16047bc2e56f539965266079f168003e9144544089345415a759913e80
MD5 5bcfbb2fe582c375ca28424a3ff56996
BLAKE2b-256 4a55d6ccc606dac9285f67c596ff4278cb80df6abf5938a6610687851f9975be

See more details on using hashes here.

Supported by

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