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
Run a utility
e.g.
obp getauth
Utilities
- getauth : Get a direct login token
Development / Contributing
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
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
obp_python-0.0.6.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file obp_python-0.0.6.tar.gz
.
File metadata
- Download URL: obp_python-0.0.6.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 762d2d00b7c2bcb4ad550eba7b7a1e2033d80b917d63dddd50ef0e9581200ada |
|
MD5 | 133b512ef2a6b1f7e312abfce6bb986b |
|
BLAKE2b-256 | d56db49d95be0b175ff5479d9c59ad01184e7d7782a500556105158dd7ed570d |
File details
Details for the file obp_python-0.0.6-py2-none-any.whl
.
File metadata
- Download URL: obp_python-0.0.6-py2-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.15+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c75380b8deafd5b6e587813d678bb73dc59488c243fe9d6075fe87d6d863a1e5 |
|
MD5 | 18fd60a6bb90f207ea1c9b4ca5b768f8 |
|
BLAKE2b-256 | 24c5065772619260ecfcf55cfb55419e88be7847aaf18a3d8c6dc78d65a9a4d6 |