Get a list of licensed banks from Rwanda and their corresponding swift code, address, contact info, ussd code and bank code
Project description
rw_banks
A lightweight python package that can be used to get list of licensed banks from Rwanda and their corresponding swift code, address, contact information, ussd code and bank code.
Installation
The distribution is hosted on pypi at: https://pypi.org/project/rw_banks/. To directly install the package from pypi, run from your terminal::
$ pip install rw_banks
Usage
from rw_banks import getBanks, getbank
print(getBanks()); //list of licensed banks
print(getbank("BKIGRWRW")); //dict of licensed bank with this swift code ("BKIGRWRW")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rw_banks-0.0.5.tar.gz
(4.1 kB
view details)
File details
Details for the file rw_banks-0.0.5.tar.gz
.
File metadata
- Download URL: rw_banks-0.0.5.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3a48a0c168400f21dc7b89d5b56f18378de92aeafe9d08ac45c4e3bf4a0a68e |
|
MD5 | 80438cfdab89c176692bd8a5fb054ec6 |
|
BLAKE2b-256 | 47d386b67791bf1a8b5f7ad865622b2b64688798be751da121029e0d3d032993 |