Skip to main content

📦 nigeria_banks

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

Installation

You can install nigeria_banks from PyPI:

pip install nigeria_banks

Make API Request

https://nigeria-banks.onrender.com

How to use

$ from nigeria_banks.bank import getBank
# get bank details using ussd_code
get_bank = getBank(ussd_code="*945#")
# result = {'bank_code': '000017', 'cbn_code': '035', 'name': 'Wema Bank', 'bank_short_name': 'wema', 'ussd_code': '*945#', 'logo': 'https://nigeria-banks.onrender.com/static/images/wema.png'}

# get bank details using bank_code
get_bank = getBank(bank_code="000017")
# result = {'bank_code': '000017', 'cbn_code': '035', 'name': 'Wema Bank', 'bank_short_name': 'wema', 'ussd_code': '*945#', 'logo': 'https://nigeria-banks.onrender.com/static/images/wema.png'}

# get bank details using cbn_code
get_bank = getBank(cbn_code="035")
# result =  {'bank_code': '000017', 'cbn_code': '035', 'name': 'Wema Bank', 'bank_short_name': 'wema', 'ussd_code': '*945#', 'logo': 'https://nigeria-banks.onrender.com/static/images/wema.png'}

# get bank details using name
get_bank = getBank(name="wema")
# result = {'bank_code': '000017', 'cbn_code': '035', 'name': 'Wema Bank', 'bank_short_name': 'wema', 'ussd_code': '*945#', 'logo': 'https://nigeria-banks.onrender.com/static/images/wema.png'}

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.1.8.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nigeria_banks-0.1.8-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file nigeria_banks-0.1.8.tar.gz.

File metadata

  • Download URL: nigeria_banks-0.1.8.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.4

File hashes

Hashes for nigeria_banks-0.1.8.tar.gz
Algorithm Hash digest
SHA256 b824f56d4d50cab04d161b3f059602be33e4da4528d4202d9f98553f1f18a0ae
MD5 a5ce560c2c21c1ccf931f39adc2ffcff
BLAKE2b-256 81a1ecc702915f57a1add8950b57128a15a8935fcb773bf9e8372d00365a4228

See more details on using hashes here.

File details

Details for the file nigeria_banks-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: nigeria_banks-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 9.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.4

File hashes

Hashes for nigeria_banks-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 2e54962312bc25198a414b9d354f27adac62297290cad2fc5dd061513b87dd29
MD5 6e3e52083d96b981a0a8f373f474cc4d
BLAKE2b-256 ad6b51c8ef5819dfbc2d7b5a7b0afa4954fd79601d6aab823331618e4918aecd

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.8 This release

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

1 file

0.0.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page