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.8.tar.gz
(3.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file obp_python-0.0.8.tar.gz.
File metadata
- Download URL: obp_python-0.0.8.tar.gz
- Upload date:
- Size: 3.5 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 |
e32ec267d99a6cf6a652b5516ec6e851b3a8d00807f3ac97dfdc3852d3b90b97
|
|
| MD5 |
23f32875ad600073416c6502c178ec4f
|
|
| BLAKE2b-256 |
b2178112f0e4e667128ff9baf7d1d0b6f2f62e788a1eb2dd0b622ac976b1ccc1
|
File details
Details for the file obp_python-0.0.8-py2-none-any.whl.
File metadata
- Download URL: obp_python-0.0.8-py2-none-any.whl
- Upload date:
- Size: 5.3 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 |
181f6b43e3e77eabd6f3da94fcc3d886b2d8781ee51fe87568c21100e9c19620
|
|
| MD5 |
172ff6a27defbf78064675e9da4c60ce
|
|
| BLAKE2b-256 |
2a40222bab9a76f3d4ecb74bc4d12ca02e2348054c425a7ad3d6466d2341e6e9
|