Skip to main content

Get details of specific bank in Nigeria

Project description

📦 nigeria_banks

Cbn Banks is a basic python package that returns details of particular bank in Nigeria.

Installation

You can install Cbn Bankss from PyPI:

pip install nigeria_banks

How to use

$ from nigeria_banks import core
 bank = core.cbn_code("322")
 print(bank)
 ## {'bank_code': '100018', 'cbn_code': '322', 'name': 'Zenith Mobile', 'bank_short_name': 'zenith-mobile', 'disabled_for_vnuban': None}
 
 print(bank['bank_short_name'])
 ## zenith-mobile

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

nigeria_banks-0.0.1.tar.gz (4.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page