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.4.tar.gz
(3.3 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.4.tar.gz.
File metadata
- Download URL: obp_python-0.0.4.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 |
2d0ac97337da4591d74b75232ebf8c69a8af3570bb7c54411f3a9ecf11067fde
|
|
| MD5 |
20010ce321a1d2c1c0a10318f357b806
|
|
| BLAKE2b-256 |
23ab973fcad22cb73d4ff43d72900d59f2e2f94544db83dfb7d5cc0ac762c00e
|
File details
Details for the file obp_python-0.0.4-py2-none-any.whl.
File metadata
- Download URL: obp_python-0.0.4-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 |
416fbbbedb150af1ed45fe7f8d8f9fffae400e0877b4973a14c02f1ccc7a7079
|
|
| MD5 |
09e4287358f96af134061ba02b42fe1e
|
|
| BLAKE2b-256 |
4feb4342b3fb309cef4db2c727950a020f600f88f7831eccb266a0e0fb2e07f7
|