Beta Open Bank Project Python Utilities
Project description
Python Utilities to make working with Open Bank Project api easier
- uses python3
Install
pip install -i https://test.pypi.org/simple/obp-python
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.5.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file obp_python-0.0.5.tar.gz
.
File metadata
- Download URL: obp_python-0.0.5.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 | 59577bd39389991c9351fa2b98b9a4502d4fa570c2ed62db0199fcebaa695e57 |
|
MD5 | 31ef0ca73617947fef00aa4188c7edc5 |
|
BLAKE2b-256 | 267a5cd941eb979e591685238136ec1d61f6be1ea3b7032b80ab74f36127cfb5 |
File details
Details for the file obp_python-0.0.5-py2-none-any.whl
.
File metadata
- Download URL: obp_python-0.0.5-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 | f6d2ff22c90ea1cf699e1277d3b8f35cfc8168358c6eb2ab812d5784b02607df |
|
MD5 | ffa599dc7623f92c25e119bef854f4e1 |
|
BLAKE2b-256 | 28cce57d1ce60070ab1345005a63e36190ef750a7a27a36b530c76b06efa8878 |